Searched refs:device_mode (Results 1 – 3 of 3) sorted by relevance
49 int device_mode; member76 int device_mode; member
294 err = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_adap_fe_init()447 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lgdt3305_frontend_attach()457 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lgdt3305_frontend_attach()518 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2160_frontend_attach()528 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2160_frontend_attach()603 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2161_frontend_attach()613 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2161_frontend_attach()690 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2161_ep6_frontend_attach()700 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2161_ep6_frontend_attach()765 adap_state->device_mode = MXL_SOC_MODE; in mxl111sf_attach_demod()[all …]
87 state->device_mode = mode; in mxl1x1sf_set_device_mode()