Searched refs:CMD_POWER_OFF (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/usb/dvb-usb/ |
| D | cxusb.h | 18 #define CMD_POWER_OFF 0xdc macro
|
| D | cxusb.c | 276 return cxusb_ctrl_msg(d, CMD_POWER_OFF, &b, 1, NULL, 0); in cxusb_power_ctrl() 283 return cxusb_ctrl_msg(d, CMD_POWER_OFF, NULL, 0, NULL, 0); in cxusb_aver_power_ctrl()
|