/openbmc/u-boot/drivers/net/fsl-mc/ |
H A D | fsl_dpmng_cmd.h | 12 #define DPMNG_RSP_GET_VERSION(cmd, mc_ver_info) \ argument
|
H A D | dpmng.c | 13 struct mc_command cmd = { 0 }; in mc_get_version() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | python-use.c | 14 char *cmd; in test__python_use() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ioc32.c | 37 long amdgpu_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in amdgpu_kms_compat_ioctl()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | ti81xx-restart.c | 25 void ti81xx_restart(enum reboot_mode mode, const char *cmd) in ti81xx_restart()
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_restore.c | 37 unsigned int cmd = 0x40; /* GET */ in fetch_regs_from_mem() local 53 unsigned int cmd = 0x44; /* GETL */ in restore_upper_240kb() local
|
/openbmc/linux/include/linux/ |
H A D | yam.h | 59 int cmd; member 64 int cmd; member
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | caddy.h | 32 uint32_t cmd; member 51 struct caddy_cmd cmd[CMD_SIZE]; member
|
/openbmc/linux/drivers/net/mdio/ |
H A D | mdio-bcm-iproc.c | 69 u32 cmd; in iproc_mdio_read() local 98 u32 cmd; in iproc_mdio_write() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-robotfuzz-osif.c | 36 static int osif_usb_read(struct i2c_adapter *adapter, int cmd, in osif_usb_read() 46 static int osif_usb_write(struct i2c_adapter *adapter, int cmd, in osif_usb_write()
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | cmd.c | 157 struct rsnd_cmd *cmd; in rsnd_cmd_probe() local 189 struct rsnd_cmd *cmd; in rsnd_cmd_remove() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | kgdb.c | 189 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() 198 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mcu.c | 13 int mt76x02_mcu_parse_response(struct mt76_dev *mdev, int cmd, in mt76x02_mcu_parse_response() 34 int mt76x02_mcu_msg_send(struct mt76_dev *mdev, int cmd, const void *data, in mt76x02_mcu_msg_send()
|
/openbmc/linux/drivers/net/ |
H A D | mdio.c | 356 struct ethtool_link_ksettings *cmd, in mdio45_ethtool_ksettings_get_npage() 528 struct mii_ioctl_data *mii_data, int cmd) in mdio_mii_ioctl()
|
/openbmc/u-boot/include/ |
H A D | tpm-common.h | 189 #define MAKE_TPM_CMD_ENTRY(cmd) \ argument 192 #define TPM_COMMAND_NO_ARG(cmd) \ argument
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | hsm.c | 42 static int pmcmd_ioctl(u64 cmd, void __user *uptr) in pmcmd_ioctl() 107 static long acrn_dev_ioctl(struct file *filp, unsigned int cmd, in acrn_dev_ioctl()
|
/openbmc/linux/sound/firewire/motu/ |
H A D | motu-hwdep.c | 185 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 268 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/openbmc/linux/drivers/net/dsa/ |
H A D | vitesse-vsc73xx-spi.c | 58 u8 cmd[4]; in vsc73xx_spi_read() local 100 u8 cmd[2]; in vsc73xx_spi_write() local
|
/openbmc/linux/sound/hda/ |
H A D | hdac_bus.c | 88 unsigned int cmd, unsigned int *res) in snd_hdac_bus_exec_verb() 108 unsigned int cmd, unsigned int *res) in snd_hdac_bus_exec_verb_unlocked()
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_pedit.h | 11 enum pedit_cmd cmd; member 70 u32 cmd = __PEDIT_CMD_MAX; in tcf_pedit_cmd() local
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | comminit.c | 275 static bool wait_for_io_iter(struct scsi_cmnd *cmd, void *data) in wait_for_io_iter() 316 struct aac_close *cmd; in aac_send_shutdown() local
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_utils.hpp | 274 std::string cmd = " " + arg1 + getCommand(args...); in getCommand() local 291 std::string cmd = path + getCommand(args...); in executeCmd() local
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_core.c | 2944 struct l2cap_cmd_hdr *cmd; in l2cap_build_cmd() local 4203 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_req() 4503 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_information_req() 4551 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_information_rsp() 4614 struct l2cap_cmd_hdr *cmd, in l2cap_conn_param_update_req() 4664 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_le_connect_rsp() 4810 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_le_connect_req() 5266 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_ecred_reconf_req() 5337 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_ecred_reconf_rsp() 5461 struct l2cap_cmd_hdr *cmd; in l2cap_le_sig_channel() local [all …]
|
/openbmc/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 114 struct sst_param_sba_ssp_slot_map cmd; in sst_send_slot_map() local 269 struct sst_cmd_set_params *cmd; in sst_send_algo_cmd() local 410 struct sst_cmd_set_gain_dual cmd; in sst_send_gain_cmd() local 625 struct sst_cmd_set_swm cmd; in sst_swm_mixer_event() local 745 struct sst_cmd_generic cmd; in sst_handle_vb_timer() local 1001 struct sst_cmd_set_media_path cmd; in sst_set_media_path() local 1038 struct sst_cmd_sba_set_media_loop_map cmd; in sst_set_media_loop() local
|
/openbmc/linux/drivers/scsi/ |
H A D | st.c | 733 unsigned char cmd[MAX_COMMAND_SIZE]; in cross_eof() local 770 unsigned char cmd[MAX_COMMAND_SIZE]; in st_flush_write_buffer() local 973 unsigned char cmd[MAX_COMMAND_SIZE]; in test_ready() local 1046 unsigned char cmd[MAX_COMMAND_SIZE], saved_cleaning; in check_tape() local 1347 unsigned char cmd[MAX_COMMAND_SIZE]; in st_flush() local 1630 unsigned char cmd[MAX_COMMAND_SIZE]; in st_write() local 1906 unsigned char cmd[MAX_COMMAND_SIZE]; in read_tape() local 2481 unsigned char cmd[MAX_COMMAND_SIZE]; in read_mode_page() local 2507 unsigned char cmd[MAX_COMMAND_SIZE]; in write_mode_page() local 2607 unsigned char cmd[MAX_COMMAND_SIZE]; in do_load_unload() local [all …]
|