/openbmc/linux/drivers/iio/dac/ |
H A D | ltc2632.c | 75 u8 cmd, u8 addr, u16 val, u8 shift) in ltc2632_spi_write()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-raydium-rm67191.c | 34 u8 cmd; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c_sw.c | 469 struct i2c_command *cmd, in dce_i2c_submit_command_sw()
|
/openbmc/linux/sound/soc/meson/ |
H A D | axg-tdm-interface.c | 353 int cmd, in axg_tdm_iface_trigger()
|
/openbmc/linux/net/ipv6/ |
H A D | seg6.c | 315 struct sk_buff *skb, u8 cmd) in __seg6_genl_dumphmac_element()
|
/openbmc/linux/drivers/net/ |
H A D | ntb_netdev.c | 373 struct ethtool_link_ksettings *cmd) in ntb_get_link_ksettings()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-storage.c | 37 uint8_t cmd[16]; member
|
/openbmc/qemu/hw/core/ |
H A D | machine-qmp-cmds.c | 158 void qmp_set_numa_node(NumaOptions *cmd, Error **errp) in qmp_set_numa_node()
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-mem.h | 310 static inline abi_long do_bsd_shmctl(abi_long shmid, abi_long cmd, in do_bsd_shmctl()
|
/openbmc/qemu/hw/display/ |
H A D | ssd0323.c | 56 int32_t cmd; member
|
/openbmc/qemu/hw/i386/ |
H A D | nitro_enclave.c | 193 char *cmd = g_strdup_printf("%s %s", eif_cmdline, in x86_load_eif() local
|
/openbmc/qemu/hw/sd/ |
H A D | ssi-sd.c | 58 int cmd; member
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_buffer.c | 138 unsigned int wl_offset, u32 cmd, u32 arg) in etnaviv_buffer_replace_wait()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | process.c | 126 void machine_restart(char *cmd) in machine_restart()
|
/openbmc/linux/drivers/net/can/dev/ |
H A D | dev.c | 330 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd) in can_eth_ioctl_hwts()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | skge.c | 293 struct ethtool_link_ksettings *cmd) in skge_get_link_ksettings() 321 const struct ethtool_link_ksettings *cmd) in skge_set_link_ksettings() 1696 u16 cmd; in genesis_stop() local 1791 u16 cmd, msk; in genesis_link_up() local 2444 static int skge_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in skge_ioctl()
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | q6asm.c | 425 struct avs_cmd_shared_mem_map_regions *cmd = NULL; in __q6asm_memory_map_regions() local 1337 uint32_t cmd, in q6asm_stream_remove_silence() 1638 static int __q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd, in __q6asm_cmd() 1692 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd() 1707 int q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd_nowait()
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | typhoon.h | 320 __le16 cmd; member 357 __le16 cmd; member 394 __le16 cmd; member 459 u16 cmd; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | aspeed_spi.c | 86 #define CE_CTRL_CMD(cmd) \ argument 241 } cmd; member 1243 static void aspeed_spi_fill_FQCD(struct aspeed_spi_priv *priv, u8 cmd) in aspeed_spi_fill_FQCD() 1287 static void aspeed_spi_fill_AQCD(struct aspeed_spi_priv *priv, u8 cmd, u8 addr_width) in aspeed_spi_fill_AQCD()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | debugfs.c | 641 struct iwl_bt_coex_ci_cmd *cmd = &mvm->last_bt_ci_cmd; in iwl_dbgfs_bt_cmd_read() local 1318 struct iwl_rss_config_cmd cmd = { in iwl_dbgfs_indirection_tbl_write() local 2050 struct iwl_dbg_mem_access_cmd cmd = {}; in iwl_dbgfs_mem_read() local 2111 struct iwl_dbg_mem_access_cmd *cmd; in iwl_dbgfs_mem_write() local
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.c | 481 int cmd) in snd_ice1712_playback_trigger() 506 int cmd) in snd_ice1712_playback_ds_trigger() 531 int cmd) in snd_ice1712_capture_trigger() 901 int cmd) in snd_ice1712_pro_trigger()
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2389 struct saa6588_command cmd; in radio_release() local 2463 struct saa6588_command cmd; in radio_read() local 2480 struct saa6588_command cmd; in radio_poll() local 3198 unsigned int cmd; in pci_set_command() local
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 2388 static int velocity_mii_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in velocity_mii_ioctl() 2427 static int velocity_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in velocity_ioctl() 3296 struct ethtool_link_ksettings *cmd) in velocity_get_link_ksettings() 3371 const struct ethtool_link_ksettings *cmd) in velocity_set_link_ksettings()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | rdma.c | 1346 struct nvme_command *cmd, struct ib_sig_domain *domain, in nvme_rdma_set_sig_domain() 1364 struct nvme_command *cmd, struct ib_sig_attrs *sig_attrs, in nvme_rdma_set_sig_attrs() 1387 static void nvme_rdma_set_prot_checks(struct nvme_command *cmd, u8 *mask) in nvme_rdma_set_prot_checks() 1661 struct nvme_command *cmd = sqe->data; in nvme_rdma_submit_async_event() local
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_request.c | 964 u32 *cmd; in empty_batch() local 1123 u32 *cmd; in recursive_batch() local 1173 u32 *cmd; in recursive_batch_resolve() local 1431 u32 *cmd; in live_sequential_engines() local
|