Home
last modified time | relevance | path

Searched refs:CMD_POWER_ON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dcxusb.h39 #define CMD_POWER_ON 0xde macro
H A Dcxusb.c302 return cxusb_ctrl_msg(d, CMD_POWER_ON, &b, 1, NULL, 0); in _cxusb_power_ctrl()
347 } while (!(ret = cxusb_ctrl_msg(d, CMD_POWER_ON, NULL, 0, NULL, 0)) && in cxusb_aver_power_ctrl()
388 return cxusb_ctrl_msg(d, CMD_POWER_ON, &b, 1, NULL, 0); in cxusb_bluebird_power_ctrl()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dcxusb.h39 #define CMD_POWER_ON 0xde macro
H A Dcxusb.c302 return cxusb_ctrl_msg(d, CMD_POWER_ON, &b, 1, NULL, 0); in _cxusb_power_ctrl()
347 } while (!(ret = cxusb_ctrl_msg(d, CMD_POWER_ON, NULL, 0, NULL, 0)) && in cxusb_aver_power_ctrl()
388 return cxusb_ctrl_msg(d, CMD_POWER_ON, &b, 1, NULL, 0); in cxusb_bluebird_power_ctrl()

Completed in 7 milliseconds