Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusbdecfe.h15 int (*send_command)(struct dvb_frontend* fe, const u8 command, member
/openbmc/linux/include/video/
H A Dhecubafb.h33 void (*send_command)(struct hecubafb_par *, unsigned char); member
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py278 def send_command(address: str, cmd: str, args: Sequence[str]) -> None: function
/openbmc/linux/drivers/media/radio/si4713/
H A Dradio-usb-si4713.c293 static int send_command(struct si4713_usb_device *radio, u8 *payload, char *data, int len) in send_command() function
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk322x.c153 static void send_command(struct rk322x_ddr_pctl *pctl, in send_command() function
H A Dsdram_rk3188.c309 static void send_command(struct rk3288_ddr_pctl *pctl, u32 rank, in send_command() function
H A Ddmc-rk3368.c192 static void send_command(struct rk3368_ddr_pctl *pctl, u32 rank, u32 cmd) in send_command() function
H A Dsdram_rk3288.c367 static void send_command(struct rk3288_ddr_pctl *pctl, u32 rank, in send_command() function
/openbmc/linux/drivers/watchdog/
H A Dpcwd_pci.c154 static int send_command(int cmd, int *msb, int *lsb) in send_command() function
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h118 int32_t (*send_command)(SCSIRequest *req, uint8_t *buf); member
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c443 static void send_command(struct rk3036_ddr_pctl *pctl, in send_command() function
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-priv.h122 int (*send_command)(struct go7007 *go, unsigned int cmd, void *arg); member
/openbmc/linux/drivers/atm/
H A Dsolos-pci.c465 static int send_command(struct solos_card *card, int dev, const char *buf, size_t size) in send_command() function
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c280 static int send_command(struct cros_ec_dev *dev, uint cmd, int cmd_version, in send_command() function
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl5xx.c173 static int send_command(struct mxl *state, u32 size, u8 *buf) in send_command() function
/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c208 static int send_command(u8 cmd) in send_command() function
/openbmc/linux/drivers/mmc/host/
H A Dvub300.c889 static void send_command(struct vub300_mmc_host *vub300) in send_command() function