Searched refs:identify_state (Results 1 – 21 of 21) sorted by relevance
/Linux-v6.1/drivers/media/usb/dvb-usb/ |
D | m920x.c | 941 .identify_state = m920x_identify_state, 989 .identify_state = m920x_identify_state, 1052 .identify_state = m920x_identify_state, 1124 .identify_state = m920x_identify_state, 1172 .identify_state = m920x_identify_state, 1229 .identify_state = m920x_identify_state,
|
D | a800.c | 125 .identify_state = a800_identify_state,
|
D | dvb-usb-init.c | 241 if (desc != NULL && props->identify_state != NULL) in dvb_usb_find_device() 242 props->identify_state(udev, props, &desc, cold); in dvb_usb_find_device()
|
D | ttusb2.c | 688 .identify_state = ttusb2_identify_state, 743 .identify_state = ttusb2_identify_state, 823 .identify_state = ttusb2_identify_state,
|
D | dvb-usb.h | 303 int (*identify_state)(struct usb_device *udev, member
|
D | digitv.c | 335 .identify_state = digitv_identify_state,
|
D | dw2102.c | 2302 .identify_state = su3000_identify_state, 2383 .identify_state = su3000_identify_state, 2436 .identify_state = su3000_identify_state, 2485 .identify_state = su3000_identify_state,
|
D | technisat-usb2.c | 709 .identify_state = technisat_usb2_identify_state,
|
D | cxusb.c | 2070 .identify_state = bluebird_fx2_identify_state, 2127 .identify_state = bluebird_fx2_identify_state,
|
D | af9005.c | 1050 .identify_state = af9005_identify_state,
|
D | az6027.c | 1115 .identify_state = az6027_identify_state,
|
D | dib0700_devices.c | 4010 .identify_state = dib0700_identify_state
|
/Linux-v6.1/drivers/media/usb/dvb-usb-v2/ |
D | dvbsky.c | 641 .identify_state = dvbsky_identify_state, 668 .identify_state = dvbsky_identify_state, 695 .identify_state = dvbsky_identify_state, 722 .identify_state = dvbsky_identify_state, 749 .identify_state = dvbsky_identify_state,
|
D | dvb_usb.h | 240 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 | 2007 .identify_state = af9035_identify_state, 2053 .identify_state = af9035_identify_state,
|
D | lmedm04.c | 1206 .identify_state = lme2510_identify_state,
|
D | af9015.c | 1420 .identify_state = af9015_identify_state,
|
D | rtl28xxu.c | 1868 .identify_state = rtl28xxu_identify_state,
|