Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/usb/as102/
Das10x_handle.h22 int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap, member
/linux-5.10/drivers/net/ethernet/cirrus/
Dmac89x0.c108 int send_cmd; /* the propercommand used to send a packet. */ member
Dcs89x0.c139 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */ member
/linux-5.10/tools/accounting/
Dgetdelays.c119 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
/linux-5.10/drivers/media/usb/gspca/
Dkinect.c120 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd() function
/linux-5.10/drivers/hwmon/occ/
Dcommon.h100 int (*send_cmd)(struct occ *occ, u8 *cmd); member
/linux-5.10/drivers/input/mouse/
Delantech.h161 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, member
/linux-5.10/tools/testing/selftests/tpm2/
Dtpm2.py376 def send_cmd(self, cmd): member in Client
/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov.h149 struct qlcnic_bc_trans *send_cmd; member
/linux-5.10/drivers/scsi/cxlflash/
Dcommon.h232 int (*send_cmd)(struct afu *afu, struct afu_cmd *cmd); member
/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1086 int (*send_cmd)(struct bnx2x *bp, member
1363 int (*send_cmd)(struct bnx2x *bp, member
/linux-5.10/drivers/usb/serial/
Dio_ti.c294 static int send_cmd(struct usb_device *dev, __u8 command, in send_cmd() function
/linux-5.10/drivers/mtd/nand/raw/
Dmxc_nand.c130 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); member
/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h588 int (*send_cmd)(struct iwl_trans *trans, struct iwl_host_cmd *cmd); member
/linux-5.10/fs/btrfs/
Dsend.c696 static int send_cmd(struct send_ctx *sctx) in send_cmd() function