Searched refs:ec_command (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/acpi/ |
D | ec.c | 91 enum ec_command { enum
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | message.c | 196 static void ec_command(dword Id, PLCI *plci, byte Rc); 12585 static void ec_command(dword Id, PLCI *plci, byte Rc) in ec_command() function 12771 start_internal_command(Id, plci, ec_command); in ec_request() 12778 start_internal_command(Id, plci, ec_command); in ec_request() 12783 start_internal_command(Id, plci, ec_command); in ec_request() 12788 start_internal_command(Id, plci, ec_command); in ec_request() 12793 start_internal_command(Id, plci, ec_command); in ec_request() 12866 start_internal_command(Id, plci, ec_command); in ec_request() 12873 start_internal_command(Id, plci, ec_command); in ec_request()
|