Searched defs:slot_command (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | dst_ca.c | 181 static u8 slot_command[8] = {0x07, 0x40, 0x00, 0x00, 0x02, 0x00, 0x00, 0xff}; in ca_get_ca_info() local 226 static u8 slot_command[8] = {0x07, 0x40, 0x02, 0x00, 0x02, 0x00, 0x00, 0xff}; in ca_get_slot_caps() local 264 static u8 slot_command[8] = {0x00, 0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff}; in ca_get_slot_info() local
|