| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | cmdq.c | 61 struct nvfw_falcon_cmd cmd; in nvkm_falcon_cmdq_rewind() local 100 nvkm_falcon_cmdq_write(struct nvkm_falcon_cmdq *cmdq, struct nvfw_falcon_cmd *cmd) in nvkm_falcon_cmdq_write() 124 nvkm_falcon_cmdq_send(struct nvkm_falcon_cmdq *cmdq, struct nvfw_falcon_cmd *cmd, in nvkm_falcon_cmdq_send()
|
| /OK3568_Linux_fs/kernel/net/nfc/nci/ |
| H A D | core.c | 35 struct nci_core_conn_create_cmd *cmd; member 163 struct nci_core_reset_cmd cmd; in nci_reset_req() local 176 struct nci_rf_disc_map_cmd cmd; in nci_init_complete_req() local 219 struct nci_core_set_config_cmd cmd; in nci_set_config_req() local 240 struct nci_rf_disc_cmd cmd; in nci_rf_discover_req() local 306 struct nci_rf_discover_select_cmd cmd; in nci_rf_discover_select_req() local 331 struct nci_rf_deactivate_cmd cmd; in nci_rf_deactivate_req() local 647 struct nci_nfcee_discover_cmd cmd; in nci_nfcee_discover_req() local 664 struct nci_nfcee_mode_set_cmd *cmd = in nci_nfcee_mode_set_req() local 673 struct nci_nfcee_mode_set_cmd cmd; in nci_nfcee_mode_set() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | cx24117.c | 279 struct cx24117_cmd *cmd) in cx24117_writecmd() 495 struct cx24117_cmd *cmd) in cx24117_cmd_execute_nolock() 527 static int cx24117_cmd_execute(struct dvb_frontend *fe, struct cx24117_cmd *cmd) in cx24117_cmd_execute() 543 struct cx24117_cmd cmd; in cx24117_load_firmware() local 785 struct cx24117_cmd cmd; in cx24117_read_signal_strength() local 902 struct cx24117_cmd cmd; in cx24117_set_voltage() local 954 struct cx24117_cmd cmd; in cx24117_set_tone() local 1220 struct cx24117_cmd cmd; in cx24117_initfe() local 1280 struct cx24117_cmd cmd; in cx24117_sleep() local 1300 struct cx24117_cmd cmd; in cx24117_set_frontend() local [all …]
|
| H A D | cx24116.c | 514 static int cx24116_cmd_execute(struct dvb_frontend *fe, struct cx24116_cmd *cmd) in cx24116_cmd_execute() 554 struct cx24116_cmd cmd; in cx24116_load_firmware() local 714 struct cx24116_cmd cmd; in cx24116_read_signal_strength() local 835 struct cx24116_cmd cmd; in cx24116_set_voltage() local 863 struct cx24116_cmd cmd; in cx24116_set_tone() local 907 struct cx24116_cmd cmd; in cx24116_diseqc_init() local 1146 struct cx24116_cmd cmd; in cx24116_initfe() local 1178 struct cx24116_cmd cmd; in cx24116_sleep() local 1206 struct cx24116_cmd cmd; in cx24116_set_frontend() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_audio_record_test.c | 41 char cmd[128]; in audio_record_test() local 72 char cmd[128]; in del_record_pcm() local
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy.c | 269 struct ethtool_link_ksettings *cmd) in phy_ethtool_ksettings_get() 304 int phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) in phy_mii_ioctl() 406 int phy_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl() 425 int phy_do_ioctl_running(struct net_device *dev, struct ifreq *ifr, int cmd) in phy_do_ioctl_running() 792 const struct ethtool_link_ksettings *cmd) in phy_ethtool_ksettings_set() 1510 struct ethtool_link_ksettings *cmd) in phy_ethtool_get_link_ksettings() 1524 const struct ethtool_link_ksettings *cmd) in phy_ethtool_set_link_ksettings()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/ |
| H A D | phl_custom.c | 100 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_prepare_default_fail_rpt() local 119 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_fail_evt() local 147 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_internal_evt() local 286 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_set_info() local 341 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_query_info() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/ |
| H A D | phl_custom.c | 100 struct rtw_custom_decrpt *cmd = (struct rtw_custom_decrpt *)(msg->inbuf); in _phl_custom_prepare_default_fail_rpt() local 119 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_fail_evt() local 147 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_hdl_internal_evt() local 286 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_set_info() local 341 struct rtw_custom_decrpt *cmd = NULL; in _phl_custom_mdl_query_info() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 81 struct ethtool_link_ksettings *cmd) in dpaa_get_link_ksettings() 92 const struct ethtool_link_ksettings *cmd) in dpaa_set_link_ksettings() 365 struct ethtool_rxnfc *cmd) in dpaa_get_hash_opts() 400 static int dpaa_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in dpaa_get_rxnfc() 465 static int dpaa_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in dpaa_set_rxnfc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 856 struct cmd_ds_802_11_set_wep cmd; in lbs_remove_wep_keys() local 874 struct cmd_ds_802_11_set_wep cmd; in lbs_set_wep_keys() local 936 struct cmd_ds_802_11_enable_rsn cmd; in lbs_enable_rsn() local 978 struct cmd_key_material cmd; in lbs_set_key_material() local 1022 struct cmd_ds_802_11_authenticate cmd; in lbs_set_authtype() local 1068 struct cmd_ds_802_11_associate *cmd = kzalloc(LBS_ASSOC_MAX_CMD_SIZE, in lbs_associate() local 1403 struct cmd_ds_802_11_deauthenticate cmd; in lbs_disconnect() local 1721 struct cmd_ds_802_11_ad_hoc_join cmd; in lbs_ibss_join_existing() local 1837 struct cmd_ds_802_11_ad_hoc_start cmd; in lbs_ibss_start_new() local 1957 struct cmd_ds_802_11_ad_hoc_stop cmd; in lbs_leave_ibss() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ethtool.h | 97 __u32 cmd; member 178 __u32 cmd; member 204 __u32 cmd; member 212 __u32 cmd; member 245 __u32 cmd; member 311 __u32 cmd; member 336 __u32 cmd; member 361 __u32 cmd; member 383 __u32 cmd; member 463 __u32 cmd; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_ioc32.c | 46 static int compat_i915_getparam(struct file *file, unsigned int cmd, in compat_i915_getparam() 75 long i915_ioc32_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in i915_ioc32_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_tmr.c | 66 struct se_cmd *cmd) in target_check_cdb_and_preempt() 193 struct se_cmd *cmd; in core_tmr_drain_tmr_list() local 274 struct se_cmd *cmd, *next; in core_tmr_drain_state_list() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | script_update.c | 113 char cmd[128]; in do_sd_update() local 151 char cmd[128]; in do_usb_update() local 207 char cmd[128]; in do_tftp_update() local
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_ioctl.c | 109 static int old_dev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in old_dev_ioctl() 353 int br_ioctl_deviceless_stub(struct net *net, unsigned int cmd, void __user *uarg) in br_ioctl_deviceless_stub() 381 int br_dev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in br_dev_ioctl()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | targetbuild.py | 60 def _run(self, cmd): argument 104 def _run(self, cmd): argument 142 def _run(self, cmd): argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_tx.c | 607 struct ath11k_hal_reo_cmd *cmd, in ath11k_dp_tx_send_reo_cmd() 716 struct htt_srng_setup_cmd *cmd; in ath11k_dp_tx_htt_srng_setup() local 839 struct htt_ver_req_cmd *cmd; in ath11k_dp_tx_htt_h2t_ver_req_msg() local 881 struct htt_ppdu_stats_cfg_cmd *cmd; in ath11k_dp_tx_htt_h2t_ppdu_stats_req() local 916 struct htt_rx_ring_selection_cfg_cmd *cmd; in ath11k_dp_tx_htt_rx_filter_setup() local 986 struct htt_ext_stats_cfg_cmd *cmd; in ath11k_dp_tx_htt_h2t_ext_stats_req() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 444 struct ethtool_rxnfc cmd; in aq_del_fvlan_by_vlan() local 631 struct ethtool_rxnfc *cmd) in aq_update_table_filters() 679 int aq_add_rxnfc_rule(struct aq_nic_s *aq_nic, const struct ethtool_rxnfc *cmd) in aq_add_rxnfc_rule() 718 int aq_del_rxnfc_rule(struct aq_nic_s *aq_nic, const struct ethtool_rxnfc *cmd) in aq_del_rxnfc_rule() 740 int aq_get_rxnfc_rule(struct aq_nic_s *aq_nic, struct ethtool_rxnfc *cmd) in aq_get_rxnfc_rule() 761 int aq_get_rxnfc_all_rules(struct aq_nic_s *aq_nic, struct ethtool_rxnfc *cmd, in aq_get_rxnfc_all_rules()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_sync_debugfs.c | 128 struct kbase_kcpu_command *cmd, in kbasep_csf_sync_print_kcpu_fence_wait_or_signal() 165 struct kbase_kcpu_command *cmd) in kbasep_csf_sync_print_kcpu_cqs_wait() 196 struct kbase_kcpu_command *cmd) in kbasep_csf_sync_print_kcpu_cqs_set() 278 struct kbase_kcpu_command *cmd) in kbasep_csf_sync_print_kcpu_cqs_wait_op() 313 struct kbase_kcpu_command *cmd) in kbasep_csf_sync_print_kcpu_cqs_set_op() 349 struct kbase_kcpu_command *cmd; in kbasep_csf_sync_kcpu_debugfs_print_queue() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | ucs12cm0.c | 140 static int ucs12cm0_read(struct i2c_client *client, u8 cmd, void *databuf, in ucs12cm0_read() 164 static int ucs12cm0_read_byte(struct i2c_client *client, u8 cmd) in ucs12cm0_read_byte() 176 static int ucs12cm0_read_word(struct i2c_client *client, u8 cmd) in ucs12cm0_read_word() 190 u8 cmd; in ucs12cm0_read_average() local 210 static int ucs12cm0_write_byte(struct i2c_client *client, u8 cmd, u8 val) in ucs12cm0_write_byte() 239 u8 cmd; in ucs12cm0_read_raw() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | vt_ioctl.c | 283 static int vt_k_ioctl(struct tty_struct *tty, unsigned int cmd, in vt_k_ioctl() 489 static inline int do_unimap_ioctl(int cmd, struct unimapdesc __user *user_ud, in do_unimap_ioctl() 510 static int vt_io_ioctl(struct vc_data *vc, unsigned int cmd, void __user *up, in vt_io_ioctl() 737 unsigned int cmd, unsigned long arg) in vt_ioctl() 1036 compat_unimap_ioctl(unsigned int cmd, struct compat_unimapdesc __user *user_ud, in compat_unimap_ioctl() 1059 unsigned int cmd, unsigned long arg) in vt_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_flow_table_offload.c | 20 enum flow_cls_command cmd; member 665 enum flow_cls_command cmd, in nf_flow_offload_init() 680 int priority, int cmd, in nf_flow_offload_tuple() 835 struct flow_offload *flow, unsigned int cmd) in nf_flow_offload_work_alloc() 908 enum flow_block_command cmd) in nf_flow_table_block_setup() 935 enum flow_block_command cmd, in nf_flow_table_block_offload_init() 965 enum flow_block_command cmd, in nf_flow_table_indr_offload_cmd() 978 enum flow_block_command cmd, in nf_flow_table_offload_cmd() 996 enum flow_block_command cmd) in nf_flow_table_offload_setup()
|
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | bus.c | 799 const struct nd_cmd_desc *nd_cmd_dimm_desc(int cmd) in nd_cmd_dimm_desc() 839 const struct nd_cmd_desc *nd_cmd_bus_desc(int cmd) in nd_cmd_bus_desc() 847 u32 nd_cmd_in_size(struct nvdimm *nvdimm, int cmd, in nd_cmd_in_size() 874 u32 nd_cmd_out_size(struct nvdimm *nvdimm, int cmd, in nd_cmd_out_size() 980 struct nvdimm *nvdimm, unsigned int cmd, void *data) in nd_cmd_clear_to_send() 1012 unsigned int cmd = _IOC_NR(ioctl_cmd); in __nd_ioctl() local 1209 static long nd_ioctl(struct file *file, unsigned int cmd, unsigned long arg, in nd_ioctl() 1255 static long bus_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in bus_ioctl() 1260 static long dimm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in dimm_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 938 struct ethtool_rxnfc *cmd) in igc_ethtool_get_nfc_rule() 986 struct ethtool_rxnfc *cmd, in igc_ethtool_get_nfc_rules() 1013 struct ethtool_rxnfc *cmd) in igc_ethtool_get_rss_hash_opts() 1055 struct ethtool_rxnfc *cmd, u32 *rule_locs) in igc_ethtool_get_rxnfc() 1260 struct ethtool_rxnfc *cmd) in igc_ethtool_add_nfc_rule() 1324 struct ethtool_rxnfc *cmd) in igc_ethtool_del_nfc_rule() 1345 struct ethtool_rxnfc *cmd) in igc_ethtool_set_rxnfc() 1655 struct ethtool_link_ksettings *cmd) in igc_ethtool_get_link_ksettings() 1771 const struct ethtool_link_ksettings *cmd) in igc_ethtool_set_link_ksettings()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | qla1280.c | 563 #define qla1280_print_scsi_cmd(level, cmd) \ argument 694 qla1280_queuecommand_lck(struct scsi_cmnd *cmd, void (*fn)(struct scsi_cmnd *)) in qla1280_queuecommand_lck() 751 struct scsi_cmnd *cmd = sp->cmd; in _qla1280_wait_for_single_command() local 779 struct scsi_cmnd *cmd; in qla1280_wait_for_pending_commands() local 820 qla1280_error_action(struct scsi_cmnd *cmd, enum action action) in qla1280_error_action() 974 qla1280_eh_abort(struct scsi_cmnd * cmd) in qla1280_eh_abort() 990 qla1280_eh_device_reset(struct scsi_cmnd *cmd) in qla1280_eh_device_reset() 1006 qla1280_eh_bus_reset(struct scsi_cmnd *cmd) in qla1280_eh_bus_reset() 1022 qla1280_eh_adapter_reset(struct scsi_cmnd *cmd) in qla1280_eh_adapter_reset() 1245 struct scsi_cmnd *cmd; in qla1280_done() local [all …]
|