Home
last modified time | relevance | path

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

/linux/drivers/media/usb/as102/
H A Das10x_handle.h22 int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap, member
/linux/drivers/watchdog/
H A Dlenovo_se10_wdt.c85 static void send_cmd(unsigned char cmd) in send_cmd() function
/linux/drivers/net/ethernet/cirrus/
H A Dmac89x0.c108 int send_cmd; /* the propercommand used to send a packet. */ member
H A Dcs89x0.c140 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */ member
/linux/tools/accounting/
H A Dprocacct.c125 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
H A Dgetdelays.c118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
/linux/drivers/media/usb/gspca/
H A Dkinect.c120 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd() function
/linux/drivers/hwmon/occ/
H A Dcommon.h99 int (*send_cmd)(struct occ *occ, u8 *cmd, size_t len, void *resp, member
/linux/drivers/input/mouse/
H A Delantech.h165 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, member
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h99 void (*send_cmd)(union otx2_cpt_inst_s *cptinst, u32 insts_num, member
/linux/tools/testing/selftests/tpm2/
H A Dtpm2.py381 def send_cmd(self, cmd): member in Client
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h149 struct qlcnic_bc_trans *send_cmd; member
/linux/drivers/scsi/cxlflash/
H A Dcommon.h232 int (*send_cmd)(struct afu *afu, struct afu_cmd *cmd); member
/linux/tools/perf/
H A Dbuiltin-daemon.c1360 static int send_cmd(struct daemon *daemon, union cmd *cmd) in send_cmd() function
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1086 int (*send_cmd)(struct bnx2x *bp, member
1363 int (*send_cmd)(struct bnx2x *bp, member
/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c130 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); member
/linux/fs/btrfs/
H A Dsend.c792 static int send_cmd(struct send_ctx *sctx) in send_cmd() function