Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/media/as102/
Das10x_handle.h34 int (*send_cmd) (struct as10x_bus_adapter_t *bus_adap, member
/linux-3.4.99/drivers/net/ethernet/cirrus/
Dmac89x0.c114 int send_cmd; /* the propercommand used to send a packet. */ member
Dcs89x0.c214 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */ member
/linux-3.4.99/drivers/input/mouse/
Delantech.h139 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, unsigned char *param); member
/linux-3.4.99/Documentation/accounting/
Dgetdelays.c120 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
/linux-3.4.99/drivers/media/video/gspca/
Dkinect.c129 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd() function
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans.h361 int (*send_cmd)(struct iwl_trans *trans, struct iwl_host_cmd *cmd); member
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1004 int (*send_cmd)(struct bnx2x *bp, member
1170 int (*send_cmd)(struct bnx2x *bp, member
/linux-3.4.99/drivers/mtd/nand/
Dmxc_nand.c169 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); member
/linux-3.4.99/drivers/usb/serial/
Dio_ti.c267 static int send_cmd(struct usb_device *dev, __u8 command, in send_cmd() function