Searched defs:send_cmd (Results  1 – 12 of 12) sorted by relevance
| /linux-4.1.27/drivers/media/usb/as102/ | 
| D | as10x_handle.h | 31 	int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap,  member
 | 
| /linux-4.1.27/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
 | 
| /linux-4.1.27/drivers/input/mouse/ | 
| D | elantech.h | 144 	int (*send_cmd)(struct psmouse *psmouse, unsigned char c, unsigned char *param);  member
 | 
| /linux-4.1.27/Documentation/accounting/ | 
| D | getdelays.c | 118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid,  in send_cmd()  function
 | 
| /linux-4.1.27/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
 | 
| /linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_sriov.h | 149 	struct qlcnic_bc_trans		*send_cmd;  member
 | 
| /linux-4.1.27/drivers/mtd/nand/ | 
| D | mxc_nand.c | 144 	void (*send_cmd)(struct mxc_nand_host *, uint16_t, int);  member
 | 
| /linux-4.1.27/drivers/net/wireless/iwlwifi/ | 
| D | iwl-trans.h | 509 	int (*send_cmd)(struct iwl_trans *trans, struct iwl_host_cmd *cmd);  member
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_sp.h | 1069 	int (*send_cmd)(struct bnx2x *bp,  member1334 	int (*send_cmd)(struct bnx2x *bp,  member
 
 | 
| /linux-4.1.27/drivers/usb/serial/ | 
| D | io_ti.c | 249 static int send_cmd(struct usb_device *dev, __u8 command,  in send_cmd()  function
 | 
| /linux-4.1.27/fs/btrfs/ | 
| D | send.c | 667 static int send_cmd(struct send_ctx *sctx)  in send_cmd()  function
 |