| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | mii.c | 146 struct ethtool_link_ksettings *cmd) in mii_ethtool_get_link_ksettings() 330 const struct ethtool_link_ksettings *cmd) in mii_ethtool_set_link_ksettings() 585 struct mii_ioctl_data *mii_data, int cmd, in generic_mii_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 320 struct iwl_mvm_add_sta_cmd cmd = {}; in iwl_mvm_invalidate_sta_queue() local 368 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_disable_txq() local 655 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_redirect_queue() local 879 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_enable_txq() local 911 struct iwl_scd_txq_cfg_cmd cmd = { in iwl_mvm_change_queue_tid() local 999 struct iwl_mvm_add_sta_cmd cmd = {0}; in iwl_mvm_unshare_queue() local 1556 struct iwl_mvm_add_sta_cmd cmd; in iwl_mvm_add_int_sta_common() local 1754 struct iwl_mvm_add_sta_cmd cmd = {}; in iwl_mvm_drain_sta() local 2424 struct iwl_mvm_add_sta_key_cmd cmd; in __iwl_mvm_remove_sta_key() member 2580 struct iwl_mvm_add_sta_cmd cmd = {}; in iwl_mvm_sta_rx_agg() local [all …]
|
| H A D | ftm-initiator.c | 260 struct iwl_tof_range_req_cmd_v5 *cmd, in iwl_mvm_ftm_cmd_v5() 291 struct iwl_tof_range_req_cmd_v9 *cmd, in iwl_mvm_ftm_cmd_common() 337 struct iwl_tof_range_req_cmd_v8 *cmd, in iwl_mvm_ftm_cmd_v8() 638 struct iwl_tof_range_req_cmd_v8 cmd; in iwl_mvm_ftm_start_v8() local 664 struct iwl_tof_range_req_cmd_v9 cmd; in iwl_mvm_ftm_start_v9() local 749 struct iwl_tof_range_req_cmd_v11 cmd; in iwl_mvm_ftm_start_v11() local 821 struct iwl_tof_range_abort_cmd cmd = { in iwl_mvm_ftm_abort() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-tape.c | 441 struct ide_cmd *cmd, in ide_tape_issue_pc() 573 struct ide_cmd cmd; in idetape_do_request() local 847 static int idetape_queue_rw_tail(ide_drive_t *drive, int cmd, int size) in idetape_queue_rw_tail() 913 static void idetape_create_space_cmd(struct ide_atapi_pc *pc, int count, u8 cmd) in idetape_create_space_cmd() 977 int cmd = dir == IDETAPE_DIR_READ ? REQ_IDETAPE_READ in idetape_init_rw() local 1031 static int idetape_blkdev_ioctl(ide_drive_t *drive, unsigned int cmd, in idetape_blkdev_ioctl() 1372 unsigned int cmd, unsigned long arg) in do_idetape_chrdev_ioctl() 1423 unsigned int cmd, unsigned long arg) in idetape_chrdev_ioctl() 1433 unsigned int cmd, unsigned long arg) in idetape_chrdev_compat_ioctl() 1933 unsigned int cmd, unsigned long arg) in idetape_ioctl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | adv_pci1710.c | 183 struct comedi_cmd *cmd) in pci1710_ai_check_chanlist() 396 struct comedi_cmd *cmd = &s->async->cmd; in pci1710_handle_every_sample() local 440 struct comedi_cmd *cmd = &async->cmd; in pci1710_handle_fifo() local 485 struct comedi_cmd *cmd; in pci1710_irq_handler() local 525 struct comedi_cmd *cmd = &s->async->cmd; in pci1710_ai_cmd() local 565 struct comedi_cmd *cmd) in pci1710_ai_cmdtest()
|
| /OK3568_Linux_fs/kernel/drivers/platform/olpc/ |
| H A D | olpc-xo175-ec.c | 28 u8 cmd; member 227 struct olpc_xo175_ec_cmd cmd; member 239 struct olpc_xo175_ec_cmd cmd; member 254 static int olpc_xo175_ec_resp_len(u8 cmd) in olpc_xo175_ec_resp_len() 275 static void olpc_xo175_ec_send_command(struct olpc_xo175_ec *priv, void *cmd, in olpc_xo175_ec_send_command() 473 static int olpc_xo175_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *resp, in olpc_xo175_ec_cmd()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | synth_event_gen_test.c | 47 struct dynevent_cmd cmd; in test_gen_synth_cmd() local 138 struct dynevent_cmd cmd; in test_empty_synth_event() local
|
| H A D | trace_events_trigger.c | 329 __init int register_event_command(struct event_command *cmd) in register_event_command() 352 __init int unregister_event_command(struct event_command *cmd) in unregister_event_command() 630 char *glob, char *cmd, char *param) in event_trigger_callback() 1076 onoff_get_trigger_ops(char *cmd, char *param) in onoff_get_trigger_ops() 1172 snapshot_get_trigger_ops(char *cmd, char *param) in snapshot_get_trigger_ops() 1268 stacktrace_get_trigger_ops(char *cmd, char *param) in stacktrace_get_trigger_ops() 1408 char *glob, char *cmd, char *param) in event_enable_trigger_func() 1630 event_enable_get_trigger_ops(char *cmd, char *param) in event_enable_get_trigger_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-trans.c | 180 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd() 237 u8 grp, cmd; in iwl_get_cmd_string() local
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 47 void cros_ec_dump_data(const char *name, int cmd, const uint8_t *data, int len) in cros_ec_dump_data() 90 int cmd, int cmd_version, in create_proto3_request() 204 int cmd, int cmd_version, in send_command_proto3() 232 static int send_command(struct cros_ec_dev *dev, uint8_t cmd, int cmd_version, in send_command() 268 static int ec_command_inptr(struct cros_ec_dev *dev, uint8_t cmd, in ec_command_inptr() 334 static int ec_command(struct cros_ec_dev *dev, uint8_t cmd, int cmd_version, in ec_command() 520 int cros_ec_reboot(struct cros_ec_dev *dev, enum ec_reboot_cmd cmd, in cros_ec_reboot()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_mob.c | 118 } *cmd; in vmw_setup_otable_base() local 199 } *cmd; in vmw_takedown_otable_base() local 549 } *cmd; in vmw_mob_unbind() local 603 } *cmd; in vmw_mob_bind() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | kgdb.c | 496 static int kgdb_nmi_handler(unsigned int cmd, struct pt_regs *regs) in kgdb_nmi_handler() 527 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() 556 int kgdb_ll_trap(int cmd, const char *str, in kgdb_ll_trap() 575 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/capi/ |
| H A D | kcapi.c | 109 static inline int capi_cmd_valid(u8 cmd) in capi_cmd_valid() 306 u8 cmd, subcmd; in capi_ctr_handle_message() local 655 u8 cmd, subcmd; in capi20_put_message() local 860 int capi20_manufacturer(unsigned long cmd, void __user *data) in capi20_manufacturer()
|
| /OK3568_Linux_fs/kernel/include/linux/mmc/ |
| H A D | core.h | 69 #define mmc_resp_type(cmd) ((cmd)->flags & (MMC_RSP_PRESENT|MMC_RSP_136|MMC_RSP_CRC|MMC_RSP_BUSY|MM… argument 84 #define mmc_spi_resp_type(cmd) ((cmd)->flags & \ argument 90 #define mmc_cmd_type(cmd) ((cmd)->flags & MMC_CMD_MASK) argument 146 struct mmc_command *cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-octeon-core.c | 406 u64 cmd; in octeon_i2c_hlc_read() local 448 u64 cmd; in octeon_i2c_hlc_write() local 492 u64 cmd; in octeon_i2c_hlc_comp_read() local 547 u64 cmd, ext = 0; in octeon_i2c_hlc_comp_write() local
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | sunxi_mmc.c | 188 unsigned int cmd; in mmc_update_clk() local 322 struct mmc *mmc, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd_common() 451 static int sunxi_mmc_send_cmd_legacy(struct mmc *mmc, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd_legacy() 534 static int sunxi_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sunxi_mmc_send_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/ |
| H A D | nxp-spifi.c | 130 u32 cmd; in nxp_spifi_read_reg() local 153 u32 cmd; in nxp_spifi_write_reg() local 192 u32 cmd; in nxp_spifi_write() local 222 u32 cmd; in nxp_spifi_erase() local
|
| /OK3568_Linux_fs/kernel/drivers/input/rmi4/ |
| H A D | rmi_spi.c | 113 const struct rmi_spi_cmd *cmd, const u8 *tx_buf, in rmi_spi_xfer() 256 struct rmi_spi_cmd cmd; in rmi_set_page() local 275 struct rmi_spi_cmd cmd; in rmi_spi_write_block() local 301 struct rmi_spi_cmd cmd; in rmi_spi_read_block() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | core.c | 83 struct mmc_command *cmd = mrq->cmd; in mmc_should_fail_request() local 139 struct mmc_command *cmd = mrq->cmd; in mmc_request_done() local 398 struct mmc_command *cmd; in mmc_wait_for_req_done() local 535 struct mmc_command cmd; in mmc_cqe_recovery() local 620 int mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd, int retries) in mmc_wait_for_cmd() 1200 struct mmc_command cmd = {}; in mmc_set_uhs_voltage() local 1659 struct mmc_command cmd = {}; in mmc_do_erase() local 2062 struct mmc_command cmd = {}; in mmc_set_blocklen() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | s3cmci.c | 181 static void prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, in prepare_dbgmsg() 200 static void dbg_dumpcmd(struct s3cmci_host *host, struct mmc_command *cmd, in dbg_dumpcmd() 229 struct mmc_command *cmd, int fail) { } in dbg_dumpcmd() 231 static void prepare_dbgmsg(struct s3cmci_host *host, struct mmc_command *cmd, in prepare_dbgmsg() 603 struct mmc_command *cmd; in s3cmci_irq() local 824 struct mmc_command *cmd; in finalize_request() local 917 struct mmc_command *cmd) in s3cmci_send_command() 1101 struct mmc_command *cmd = host->cmd_is_stop ? mrq->stop : mrq->cmd; in s3cmci_send_request() local
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | genetlink.c | 126 static int genl_get_cmd_full(u32 cmd, const struct genl_family *family, in genl_get_cmd_full() 155 static int genl_get_cmd_small(u32 cmd, const struct genl_family *family, in genl_get_cmd_small() 169 static int genl_get_cmd(u32 cmd, const struct genl_family *family, in genl_get_cmd() 497 const struct genl_family *family, int flags, u8 cmd) in genlmsg_put() 822 u32 flags, struct sk_buff *skb, u8 cmd) in ctrl_fill_info() 913 struct sk_buff *skb, u8 cmd) in ctrl_fill_mcgrp_info() 979 u32 portid, int seq, u8 cmd) in ctrl_build_family_msg() 1000 int grp_id, u32 portid, int seq, u8 cmd) in ctrl_build_mcgrp_msg()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_flash.c | 113 u8 cmd[FTS_ROMBOOT_CMD_ECC_NEW_LEN] = { 0 }; in fts_pram_ecc_cal_algo() local 271 u8 cmd = FTS_ROMBOOT_CMD_START_APP; in fts_pram_start() local 480 u8 cmd[4] = { 0 }; in fts_fwupg_get_boot_state() local 564 u8 cmd = FTS_CMD_RESET; in fts_fwupg_reset_in_boot() local 618 u8 cmd = FTS_CMD_RESET; in fts_fwupg_reset_to_romboot() local 714 u8 cmd = 0; in fts_fwupg_check_flash_status() local 743 u8 cmd = 0; in fts_fwupg_erase() local 893 u8 cmd = 0; in fts_flash_write_buf() local
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_scu_ipcutil.c | 49 static int scu_reg_access(u32 cmd, struct scu_ipc_data *data) in scu_reg_access() 77 static long scu_ipc_ioctl(struct file *fp, unsigned int cmd, in scu_ipc_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | keyboard.c | 360 int cmd, int perm) in do_kdsk_ioctl() 436 int cmd, int perm) in do_kdgkb_ioctl() 477 int kbd_ioctl(struct kbd_data *kbd, unsigned int cmd, unsigned long arg) in kbd_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 861 u8 width, struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_supported() 879 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_advertise() 945 struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_get_link_ksettings() 979 const struct ethtool_link_ksettings *cmd) in mlxsw_sp_port_set_link_ksettings() 1186 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_supported_port() 1233 struct ethtool_link_ksettings *cmd) in mlxsw_sp1_from_ptys_speed_duplex() 1269 const struct ethtool_link_ksettings *cmd) in mlxsw_sp1_to_ptys_advert_link() 1609 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_supported_port() 1656 struct ethtool_link_ksettings *cmd) in mlxsw_sp2_from_ptys_speed_duplex() 1707 const struct ethtool_link_ksettings *cmd) in mlxsw_sp2_to_ptys_advert_link()
|