Searched refs:identify_state (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.10/drivers/media/usb/dvb-usb/ |
| D | m920x.c | 922 .identify_state = m920x_identify_state, 970 .identify_state = m920x_identify_state, 1033 .identify_state = m920x_identify_state, 1105 .identify_state = m920x_identify_state, 1153 .identify_state = m920x_identify_state, 1210 .identify_state = m920x_identify_state,
|
| D | a800.c | 119 .identify_state = a800_identify_state,
|
| D | dvb-usb-init.c | 220 if (desc != NULL && props->identify_state != NULL) in dvb_usb_find_device() 221 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device()
|
| D | ttusb2.c | 682 .identify_state = ttusb2_identify_state, 737 .identify_state = ttusb2_identify_state, 817 .identify_state = ttusb2_identify_state,
|
| D | dvb-usb.h | 294 int (*identify_state)(struct usb_device *udev, member
|
| D | digitv.c | 330 .identify_state = digitv_identify_state,
|
| D | technisat-usb2.c | 704 .identify_state = technisat_usb2_identify_state,
|
| D | dw2102.c | 2199 .identify_state = su3000_identify_state, 2276 .identify_state = su3000_identify_state, 2325 .identify_state = su3000_identify_state,
|
| D | cxusb.c | 2112 .identify_state = bluebird_fx2_identify_state, 2169 .identify_state = bluebird_fx2_identify_state,
|
| D | az6027.c | 1103 .identify_state = az6027_identify_state,
|
| D | af9005.c | 1053 .identify_state = af9005_identify_state,
|
| D | dib0700_devices.c | 3922 .identify_state = dib0700_identify_state
|
| /Linux-v5.10/drivers/media/usb/dvb-usb-v2/ |
| D | dvbsky.c | 630 .identify_state = dvbsky_identify_state, 657 .identify_state = dvbsky_identify_state, 684 .identify_state = dvbsky_identify_state, 711 .identify_state = dvbsky_identify_state, 738 .identify_state = dvbsky_identify_state,
|
| D | dvb_usb.h | 237 int (*identify_state) (struct dvb_usb_device *, const char **); member
|
| D | ec168.c | 318 .identify_state = ec168_identify_state,
|
| D | az6007.c | 898 .identify_state = az6007_identify_state, 921 .identify_state = az6007_identify_state,
|
| D | dvb_usb_core.c | 945 if (d->props->identify_state) { in dvb_usbv2_probe() 947 ret = d->props->identify_state(d, &name); in dvb_usbv2_probe()
|
| D | af9035.c | 2006 .identify_state = af9035_identify_state, 2052 .identify_state = af9035_identify_state,
|
| D | lmedm04.c | 1226 .identify_state = lme2510_identify_state,
|
| D | af9015.c | 1419 .identify_state = af9015_identify_state,
|
| D | rtl28xxu.c | 1868 .identify_state = rtl28xxu_identify_state,
|