Home
last modified time | relevance | path

Searched refs:sn9c102_match_id (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/media/video/sn9c102/
Dsn9c102_tas5110d.c113 if (!sn9c102_match_id(cam, tas5110d_id_table)) in sn9c102_probe_tas5110d()
Dsn9c102_tas5110c1b.c148 if (!sn9c102_match_id(cam, tas5110c1b_id_table)) in sn9c102_probe_tas5110c1b()
Dsn9c102_sensor.h72 sn9c102_match_id(struct sn9c102_device* cam, const struct usb_device_id *id);
Dsn9c102_tas5130d1b.c159 if (!sn9c102_match_id(cam, tas5130d1b_id_table)) in sn9c102_probe_tas5130d1b()
Dsn9c102.h139 sn9c102_match_id(struct sn9c102_device* cam, const struct usb_device_id *id) in sn9c102_match_id() function