Searched refs:ti_i2c_desc (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ti.c706 static int TIGetDescriptorAddress (struct edgeport_serial *serial, int desc_type, struct ti_i2c_desc *rom_desc)
716 sizeof(struct ti_i2c_desc),
724 start_address = start_address + sizeof(struct ti_i2c_desc) + rom_desc->Size;
732 static int ValidChecksum(struct ti_i2c_desc *rom_desc, __u8 *buffer)
752 struct ti_i2c_desc *rom_desc;
784 sizeof(struct ti_i2c_desc),
789 if ((start_address + sizeof(struct ti_i2c_desc) + rom_desc->Size) > TI_MAX_I2C_SIZE) {
803 start_address+sizeof(struct ti_i2c_desc),
813 start_address = start_address + sizeof(struct ti_i2c_desc) + rom_desc->Size;
830 struct ti_i2c_desc *rom_des
[all...]
H A Dio_usbvend.h597 struct ti_i2c_desc struct

Completed in 29 milliseconds