Searched defs:send_command (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/drivers/media/usb/ttusb-dec/ |
D | ttusbdecfe.h | 15 int (*send_command)(struct dvb_frontend* fe, const u8 command, member
|
/Linux-v5.10/include/video/ |
D | hecubafb.h | 33 void (*send_command)(struct hecubafb_par *, unsigned char); member
|
/Linux-v5.10/drivers/platform/chrome/ |
D | cros_ec_proto.c | 88 static int send_command(struct cros_ec_device *ec_dev, in send_command() function
|
/Linux-v5.10/drivers/media/radio/si4713/ |
D | radio-usb-si4713.c | 293 static int send_command(struct si4713_usb_device *radio, u8 *payload, char *data, int len) in send_command() function
|
/Linux-v5.10/drivers/watchdog/ |
D | pcwd_pci.c | 154 static int send_command(int cmd, int *msb, int *lsb) in send_command() function
|
/Linux-v5.10/drivers/atm/ |
D | solos-pci.c | 465 static int send_command(struct solos_card *card, int dev, const char *buf, size_t size) in send_command() function
|
/Linux-v5.10/drivers/media/usb/go7007/ |
D | go7007-priv.h | 122 int (*send_command)(struct go7007 *go, unsigned int cmd, void *arg); member
|
/Linux-v5.10/drivers/media/dvb-frontends/ |
D | mxl5xx.c | 182 static int send_command(struct mxl *state, u32 size, u8 *buf) in send_command() function
|
/Linux-v5.10/drivers/hwmon/ |
D | applesmc.c | 208 static int send_command(u8 cmd) in send_command() function
|
/Linux-v5.10/drivers/mmc/host/ |
D | vub300.c | 889 static void send_command(struct vub300_mmc_host *vub300) in send_command() function
|