Searched defs:send_cmd (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/media/usb/as102/ |
H A D | as10x_handle.h | 22 int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap, member
|
/linux/drivers/watchdog/ |
H A D | lenovo_se10_wdt.c | 85 static void send_cmd(unsigned char cmd) in send_cmd() function
|
/linux/tools/accounting/ |
H A D | getdelays.c | 118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
|
/linux/drivers/media/usb/gspca/ |
H A D | kinect.c | 120 static int send_cmd(struct gspca_dev *gspca_dev, uint16_t cmd, void *cmdbuf, in send_cmd() function
|
/linux/drivers/hwmon/occ/ |
H A D | common.h | 99 int (*send_cmd)(struct occ *occ, u8 *cmd, size_t len, void *resp, member
|
/linux/drivers/input/mouse/ |
H A D | elantech.h | 165 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, member
|
/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 381 def send_cmd(self, cmd): member in Client
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_hw.c | 371 static bool wx_poll_fw_reply(struct wx *wx, u32 *buffer, u8 send_cmd) in wx_poll_fw_reply() 401 u8 send_cmd; in wx_host_interface_command_r() local
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 149 struct qlcnic_bc_trans *send_cmd; member
|
/linux/tools/perf/ |
H A D | builtin-daemon.c | 1360 static int send_cmd(struct daemon *daemon, union cmd *cmd) in send_cmd() function
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.h | 1086 int (*send_cmd)(struct bnx2x *bp, member 1363 int (*send_cmd)(struct bnx2x *bp, member
|
/linux/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 130 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); member
|