Searched refs:ov51x_set_slave_ids (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/usb/ |
D | ov511.c | 1203 ov51x_set_slave_ids(struct usb_ov511 *ov, unsigned char sid) in ov51x_set_slave_ids() function 5648 if (ov51x_set_slave_ids(ov, OV7xx0_SID) < 0) in ov7xx0_configure() 6144 if (ov51x_set_slave_ids(ov, OV7xx0_SID) < 0) in ov511_configure() 6151 if (ov51x_set_slave_ids(ov, OV6xx0_SID) < 0) in ov511_configure() 6158 if (ov51x_set_slave_ids(ov, OV8xx0_SID) < 0) in ov511_configure() 6165 if (ov51x_set_slave_ids(ov, SAA7111A_SID) < 0) in ov511_configure() 6172 if (ov51x_set_slave_ids(ov, KS0127_SID) < 0) in ov511_configure() 6323 if (ov51x_set_slave_ids(ov, OV7xx0_SID) < 0) in ov518_configure() 6333 if (ov51x_set_slave_ids(ov, OV6xx0_SID) < 0) in ov518_configure() 6339 if (ov51x_set_slave_ids(ov, OV8xx0_SID) < 0) in ov518_configure()
|