Home
last modified time | relevance | path

Searched refs:gpio_mode (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dmxl111sf.c302 if ((MXL111SF_GPIO_MOD_DVBT != adap_state->gpio_mode) && in mxl111sf_adap_fe_init()
310 state->gpio_mode = adap_state->gpio_mode; in mxl111sf_adap_fe_init()
311 err = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_adap_fe_init()
445 state->gpio_mode = MXL111SF_GPIO_MOD_ATSC; in mxl111sf_lgdt3305_frontend_attach()
446 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_lgdt3305_frontend_attach()
471 ret = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_lgdt3305_frontend_attach()
516 state->gpio_mode = MXL111SF_GPIO_MOD_MH; in mxl111sf_lg2160_frontend_attach()
517 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_lg2160_frontend_attach()
542 ret = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_lg2160_frontend_attach()
601 state->gpio_mode = MXL111SF_GPIO_MOD_MH; in mxl111sf_lg2161_frontend_attach()
[all …]
Dmxl111sf.h48 int gpio_mode; member
86 int gpio_mode; member
/linux-4.19.296/include/sound/
Dl3.h12 int gpio_mode; member