Home
last modified time | relevance | path

Searched refs:or51132_config (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Dor51132.h24 struct or51132_config struct
34 extern struct dvb_frontend* or51132_attach(const struct or51132_config* config, argument
37 static inline struct dvb_frontend* or51132_attach(const struct or51132_config* config, in or51132_attach()
Dor51132.c57 const struct or51132_config* config;
560 struct dvb_frontend* or51132_attach(const struct or51132_config* config, in or51132_attach()