Home
last modified time | relevance | path

Searched defs:send_command (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/media/usb/ttusb-dec/
Dttusbdecfe.h15 int (*send_command)(struct dvb_frontend* fe, const u8 command, member
/Linux-v5.10/include/video/
Dhecubafb.h33 void (*send_command)(struct hecubafb_par *, unsigned char); member
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_proto.c88 static int send_command(struct cros_ec_device *ec_dev, in send_command() function
/Linux-v5.10/drivers/media/radio/si4713/
Dradio-usb-si4713.c293 static int send_command(struct si4713_usb_device *radio, u8 *payload, char *data, int len) in send_command() function
/Linux-v5.10/drivers/watchdog/
Dpcwd_pci.c154 static int send_command(int cmd, int *msb, int *lsb) in send_command() function
/Linux-v5.10/drivers/atm/
Dsolos-pci.c465 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/
Dgo7007-priv.h122 int (*send_command)(struct go7007 *go, unsigned int cmd, void *arg); member
/Linux-v5.10/drivers/media/dvb-frontends/
Dmxl5xx.c182 static int send_command(struct mxl *state, u32 size, u8 *buf) in send_command() function
/Linux-v5.10/drivers/hwmon/
Dapplesmc.c208 static int send_command(u8 cmd) in send_command() function
/Linux-v5.10/drivers/mmc/host/
Dvub300.c889 static void send_command(struct vub300_mmc_host *vub300) in send_command() function