Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/usb/as102/
Das10x_handle.h22 int (*send_cmd)(struct as10x_bus_adapter_t *bus_adap, member
/linux-6.15/drivers/cxl/core/
Dmbox.c399 const struct cxl_send_command *send_cmd, in cxl_to_mem_cmd_raw()
431 const struct cxl_send_command *send_cmd, in cxl_to_mem_cmd()
496 const struct cxl_send_command *send_cmd) in cxl_validate_cmd_from_user()
/linux-6.15/drivers/watchdog/
Dlenovo_se10_wdt.c85 static void send_cmd(unsigned char cmd) in send_cmd() function
/linux-6.15/drivers/net/ethernet/cirrus/
Dmac89x0.c108 int send_cmd; /* the propercommand used to send a packet. */ member
Dcs89x0.c140 int send_cmd; /* the proper send command: TX_NOW, TX_AFTER_381, or TX_AFTER_ALL */ member
/linux-6.15/tools/accounting/
Dprocacct.c125 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
Dgetdelays.c118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd() function
/linux-6.15/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-6.15/drivers/hwmon/occ/
Dcommon.h99 int (*send_cmd)(struct occ *occ, u8 *cmd, size_t len, void *resp, member
/linux-6.15/drivers/input/mouse/
Delantech.h165 int (*send_cmd)(struct psmouse *psmouse, unsigned char c, member
/linux-6.15/drivers/vfio/pci/pds/
Ddirty.c353 void pds_vfio_dirty_disable(struct pds_vfio_pci_device *pds_vfio, bool send_cmd) in pds_vfio_dirty_disable()
/linux-6.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.h99 void (*send_cmd)(union otx2_cpt_inst_s *cptinst, u32 insts_num, member
/linux-6.15/tools/testing/selftests/tpm2/
Dtpm2.py381 def send_cmd(self, cmd): member in Client
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c380 static bool wx_poll_fw_reply(struct wx *wx, u32 *buffer, u8 send_cmd) in wx_poll_fw_reply()
410 u8 send_cmd; in wx_host_interface_command_r() local
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov.h149 struct qlcnic_bc_trans *send_cmd; member
/linux-6.15/tools/perf/
Dbuiltin-daemon.c1360 static int send_cmd(struct daemon *daemon, union cmd *cmd) in send_cmd() function
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1086 int (*send_cmd)(struct bnx2x *bp, member
1363 int (*send_cmd)(struct bnx2x *bp, member
/linux-6.15/drivers/mtd/nand/raw/
Dmxc_nand.c130 void (*send_cmd)(struct mxc_nand_host *, uint16_t, int); member
/linux-6.15/fs/btrfs/
Dsend.c791 static int send_cmd(struct send_ctx *sctx) in send_cmd() function