Searched defs:send_cmd (Results 1 – 11 of 11) sorted by relevance
/drivers/media/usb/as102/ |
D | as10x_handle.h | 31 int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap, member
|
/drivers/net/ethernet/cirrus/ |
D | mac89x0.c | 114 int send_cmd; /* the propercommand used to send a packet. */ member
|
D | cs89x0.c | 137 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */ member
|
/drivers/input/mouse/ |
D | elantech.h | 145 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, unsigned char *param); member
|
/drivers/media/usb/gspca/ |
D | kinect.c | 133 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd() function
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov.h | 150 struct qlcnic_bc_trans *send_cmd; member
|
/drivers/scsi/cxlflash/ |
D | main.c | 318 static int send_cmd(struct afu *afu, struct afu_cmd *cmd) in send_cmd() function
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 1074 int (*send_cmd)(struct bnx2x *bp, member 1351 int (*send_cmd)(struct bnx2x *bp, member
|
/drivers/mtd/nand/ |
D | mxc_nand.c | 144 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); member
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-trans.h | 573 int (*send_cmd)(struct iwl_trans *trans, struct iwl_host_cmd *cmd); member
|
/drivers/usb/serial/ |
D | io_ti.c | 298 static int send_cmd(struct usb_device *dev, __u8 command, in send_cmd() function
|