Home
last modified time | relevance | path

Searched defs:cmd (Results 3776 – 3800 of 5219) sorted by relevance

1...<<151152153154155156157158159160>>...209

/OK3568_Linux_fs/kernel/include/linux/
H A Dsdla.h200 char cmd; member
/OK3568_Linux_fs/kernel/drivers/pci/
H A Diov.c812 u16 cmd; in pci_iov_update_resource() local
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dphysdev.h200 uint32_t cmd; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DNCR5380.h305 struct scsi_cmnd *cmd) in NCR5380_dma_xfer_none()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c453 static int rtw_ops_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in rtw_ops_set_key()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h275 union octeon_instr_64B cmd; member
H A Dcn23xx_pf_device.c1462 struct octeon_mbox_cmd *cmd, void *arg) in cn23xx_get_vf_stats_callback()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e8aa0.c152 static int s6e8aa0_dcs_read(struct s6e8aa0 *ctx, u8 cmd, void *data, size_t len) in s6e8aa0_dcs_read()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dfpsimd.c1387 unsigned long cmd, void *v) in fpsimd_cpu_pm_notifier()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Doxu210hp-hcd.c1924 u32 cmd = readl(&oxu->regs->command); in qh_link_async() local
2125 int cmd = readl(&oxu->regs->command); in start_unlink_async() local
2297 u32 cmd; in enable_periodic() local
2323 u32 cmd; in disable_periodic() local
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_receiver.c45 enum drbd_packet cmd; member
805 enum drbd_packet cmd) in send_first_packet()
5103 struct data_cmd const *cmd; in drbdd() local
6013 struct meta_sock_cmd *cmd = NULL; in drbd_ack_receiver() local
H A Ddrbd_nl.c163 const u8 cmd = info->genlhdr->cmd; in drbd_adm_prepare() local
354 int drbd_khelper(struct drbd_device *device, char *cmd) in drbd_khelper()
406 enum drbd_peer_state conn_khelper(struct drbd_connection *connection, char *cmd) in conn_khelper()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c4136 static long btrfs_ioctl_balance_ctl(struct btrfs_fs_info *fs_info, int cmd) in btrfs_ioctl_balance_ctl()
4879 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl()
5033 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus_usb_linux.c2256 dbus_usbos_dl_cmd(usbos_info_t *usbinfo, uint8 cmd, void *buffer, int buflen) in dbus_usbos_dl_cmd()
2365 uint32 cmd; in dbus_usbos_readreg() local
2403 uint32 cmd = DL_WRHW; in dbus_usbos_writereg() local
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A Dsynclink_cs.c698 static void issue_command(MGSLPC_INFO *info, unsigned char channel, unsigned char cmd) in issue_command()
2228 unsigned int cmd, unsigned long arg) in mgslpc_ioctl()
4068 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtusb.c1963 struct hci_command_hdr *cmd; in btusb_setup_intel_patching() local
2341 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel() local
3420 u8 cmd[5]; in marvell_config_oob_wake() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus_usb_linux.c2254 dbus_usbos_dl_cmd(usbos_info_t *usbinfo, uint8 cmd, void *buffer, int buflen) in dbus_usbos_dl_cmd()
2363 uint32 cmd; in dbus_usbos_readreg() local
2401 uint32 cmd = DL_WRHW; in dbus_usbos_writereg() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddbus_usb_linux.c2278 dbus_usbos_dl_cmd(usbos_info_t *usbinfo, uint8 cmd, void *buffer, int buflen) in dbus_usbos_dl_cmd()
2387 uint32 cmd; in dbus_usbos_readreg() local
2425 uint32 cmd = DL_WRHW; in dbus_usbos_writereg() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c2621 static int qed_nvm_flash_cfg_len(struct qed_dev *cdev, u32 cmd) in qed_nvm_flash_cfg_len()
2646 u32 cmd, u32 entity_id) in qed_nvm_flash_cfg_read()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtc35874x.c1965 static long tc35874x_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in tc35874x_ioctl()
1984 unsigned int cmd, unsigned long arg) in tc35874x_compat_ioctl32()
H A Dlt6911uxe.c1383 static long lt6911uxe_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in lt6911uxe_ioctl()
1441 unsigned int cmd, unsigned long arg) in lt6911uxe_compat_ioctl32()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dec.c315 static const char *acpi_ec_cmd_string(u8 cmd) in acpi_ec_cmd_string()
332 #define acpi_ec_cmd_string(cmd) "UNDEF" argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devlist.c1872 static int evlist__ctlfd_recv(struct evlist *evlist, enum evlist_ctl_cmd *cmd, in evlist__ctlfd_recv()
1938 int evlist__ctlfd_process(struct evlist *evlist, enum evlist_ctl_cmd *cmd) in evlist__ctlfd_process()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_offload.py96 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_intf.c760 u16 cmd[2]; in rtw_hal_pci_dbi_write() local
777 u16 cmd[2]; in rtw_hal_pci_mdio_write() local

1...<<151152153154155156157158159160>>...209