Searched refs:CMD_POWER_OFF (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/platform/olpc/ |
A D | olpc-xo175-ec.c | 94 #define CMD_POWER_OFF 0x4c /* none */ macro 156 { CMD_POWER_OFF, 0 }, 587 olpc_ec_cmd(CMD_POWER_OFF, NULL, 0, NULL, 0); in olpc_xo175_ec_power_off()
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | cxusb.h | 38 #define CMD_POWER_OFF 0xdc macro
|
A D | cxusb.c | 304 return cxusb_ctrl_msg(d, CMD_POWER_OFF, &b, 1, NULL, 0); in _cxusb_power_ctrl() 341 return cxusb_ctrl_msg(d, CMD_POWER_OFF, NULL, 0, NULL, 0); in cxusb_aver_power_ctrl()
|
Completed in 11 milliseconds