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

/linux-master/drivers/media/usb/dvb-usb/
H A Ddw2102.c1290 static struct dvb_usb_device_properties dw2102_properties;
1296 if (dw2102_properties.i2c_algo == &dw2102_serit_i2c_algo) {
1297 /*dw2102_properties.adapter->tuner_attach = NULL;*/
1307 if (dw2102_properties.i2c_algo == &dw2102_earda_i2c_algo) {
1320 if (dw2102_properties.i2c_algo == &dw2102_i2c_algo) {
1321 /*dw2102_properties.adapter->tuner_attach = dw2102_tuner_attach;*/
1950 dw2102_properties.i2c_algo = &dw2102_i2c_algo;
1951 dw2102_properties.adapter->fe[0].tuner_attach = &dw2102_tuner_attach;
1963 dw2102_properties.i2c_algo = &dw2102_earda_i2c_algo;
1988 static struct dvb_usb_device_properties dw2102_properties
1263 static struct dvb_usb_device_properties dw2102_properties; variable in typeref:struct:dvb_usb_device_properties
1965 static struct dvb_usb_device_properties dw2102_properties = { variable in typeref:struct:dvb_usb_device_properties
[all...]

Completed in 136 milliseconds