Searched refs:identify_state (Results 1 – 21 of 21) sorted by relevance
| /Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
| D | dvbsky.c | 639 .identify_state = dvbsky_identify_state, 666 .identify_state = dvbsky_identify_state, 693 .identify_state = dvbsky_identify_state, 720 .identify_state = dvbsky_identify_state, 747 .identify_state = dvbsky_identify_state,
|
| D | dvb_usb.h | 235 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 | 944 if (d->props->identify_state) { in dvb_usbv2_probe() 946 ret = d->props->identify_state(d, &name); in dvb_usbv2_probe()
|
| D | af9035.c | 1976 .identify_state = af9035_identify_state, 2022 .identify_state = af9035_identify_state,
|
| D | lmedm04.c | 1229 .identify_state = lme2510_identify_state,
|
| D | af9015.c | 1419 .identify_state = af9015_identify_state,
|
| D | rtl28xxu.c | 1862 .identify_state = rtl28xxu_identify_state,
|
| /Linux-v5.4/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 | 117 .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 | 681 .identify_state = ttusb2_identify_state, 736 .identify_state = ttusb2_identify_state, 816 .identify_state = ttusb2_identify_state,
|
| D | dvb-usb.h | 294 int (*identify_state) (struct usb_device *, struct dvb_usb_device_properties *, member
|
| D | digitv.c | 323 .identify_state = digitv_identify_state,
|
| D | technisat-usb2.c | 704 .identify_state = technisat_usb2_identify_state,
|
| D | dw2102.c | 2149 .identify_state = su3000_identify_state, 2218 .identify_state = su3000_identify_state, 2267 .identify_state = su3000_identify_state,
|
| D | cxusb.c | 2114 .identify_state = bluebird_fx2_identify_state, 2171 .identify_state = bluebird_fx2_identify_state,
|
| D | az6027.c | 1103 .identify_state = az6027_identify_state,
|
| D | af9005.c | 1052 .identify_state = af9005_identify_state,
|
| D | dib0700_devices.c | 3927 .identify_state = dib0700_identify_state
|