Searched refs:ec_command (Results 1 – 2 of 2) sorted by relevance
/drivers/acpi/ |
D | ec.c | 91 enum ec_command { enum
|
/drivers/isdn/hardware/eicon/ |
D | message.c | 211 static void ec_command(dword Id, PLCI *plci, byte Rc); 12708 static void ec_command(dword Id, PLCI *plci, byte Rc) in ec_command() function 12890 start_internal_command(Id, plci, ec_command); in ec_request() 12897 start_internal_command(Id, plci, ec_command); in ec_request() 12902 start_internal_command(Id, plci, ec_command); in ec_request() 12907 start_internal_command(Id, plci, ec_command); in ec_request() 12912 start_internal_command(Id, plci, ec_command); in ec_request() 12985 start_internal_command(Id, plci, ec_command); in ec_request() 12992 start_internal_command(Id, plci, ec_command); in ec_request()
|