6 struct gta02_hdq_platform_data
{
8 * give an opportunity to use us as parent for
9 * devices that depend on us
11 void (*attach_child_devices
)(struct device
*parent_device
);
14 int gta02hdq_read(int address
);
15 int gta02hdq_write(int address
, u8 data
);
16 int gta02hdq_initialized(void);
This page took 0.04784 seconds and 5 git commands to generate.