Searched refs:dib7000p_attach (Results 1 – 5 of 5) sorted by relevance
| /drivers/media/dvb-frontends/ |
| A D | dib7000p.h | 69 void *dib7000p_attach(struct dib7000p_ops *ops); 71 static inline void *dib7000p_attach(struct dib7000p_ops *ops) in dib7000p_attach() function
|
| A D | dib7000p.c | 2804 void *dib7000p_attach(struct dib7000p_ops *ops) in dib7000p_attach() function 2828 EXPORT_SYMBOL_GPL(dib7000p_attach);
|
| /drivers/media/usb/dvb-usb/ |
| A D | dib0700_devices.c | 277 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in stk7700P2_frontend_attach() 310 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in stk7700d_frontend_attach() 459 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in stk7700ph_frontend_attach() 706 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in stk7700p_frontend_attach() 989 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in stk7070p_frontend_attach() 1047 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in stk7770p_frontend_attach() 3052 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in nim7090_frontend_attach() 3101 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in tfe7090pvr_frontend0_attach() 3146 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in tfe7090pvr_frontend1_attach() 3205 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in tfe7790p_frontend_attach() [all …]
|
| A D | cxusb.c | 1125 if (!dvb_attach(dib7000p_attach, &state->dib7000p_ops)) in cxusb_dualdig4_rev2_frontend_attach()
|
| /drivers/media/pci/cx23885/ |
| A D | cx23885-dvb.c | 1383 if (!dvb_attach(dib7000p_attach, &dib7000p_ops)) in dvb_register() 1454 if (!dvb_attach(dib7000p_attach, &dib7000p_ops)) in dvb_register()
|
Completed in 25 milliseconds