Searched refs:CMD_POWER_OFF (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | cxusb.h | 17 #define CMD_POWER_OFF 0xdc macro
|
D | cxusb.c | 273 return cxusb_ctrl_msg(d, CMD_POWER_OFF, &b, 1, NULL, 0); in cxusb_power_ctrl() 280 return cxusb_ctrl_msg(d, CMD_POWER_OFF, NULL, 0, NULL, 0); in cxusb_aver_power_ctrl()
|