Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700.h45 u8 disable_streaming_master_mode; member
H A Ddib0700_devices.c3093 st->disable_streaming_master_mode = 1; in tfe7090pvr_frontend0_attach()
3197 st->disable_streaming_master_mode = 1; in tfe7790p_frontend_attach()
3435 st->disable_streaming_master_mode = 1; in s5h1411_frontend_attach()
3696 st->disable_streaming_master_mode = 1; in lgdt3305_frontend_attach()
3736 st->disable_streaming_master_mode = 1; in xbox_one_attach()
H A Ddib0700_core.c606 if (st->disable_streaming_master_mode == 1) in dib0700_streaming_ctrl()