/openbmc/linux/drivers/cpufreq/ |
H A D | pmac64-cpufreq.c | 98 struct smu_simple_cmd cmd; in g5_smu_switch_volt() local
|
/openbmc/linux/include/sound/sof/ |
H A D | control.h | 104 uint32_t cmd; /**< enum sof_ipc_ctrl_cmd */ member
|
H A D | header.h | 156 uint32_t cmd; /**< SOF_IPC_GLB_ + cmd */ member
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip.c | 565 int l2tp_ioctl(struct sock *sk, int cmd, int *karg) in l2tp_ioctl()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | ieee80211.h | 71 u32 cmd; member
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-highlander.c | 115 u16 cmd = (command << 8) | command; in highlander_i2c_command() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_sensors.c | 68 struct smu_simple_cmd cmd; in smu_read_adc() local
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-otm8009a.c | 127 #define dcs_write_cmd_at(ctx, cmd, seq...) \ argument
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_vce.c | 566 uint32_t cmd = radeon_get_ib_value(p, p->idx + 1); in radeon_vce_cs_parse() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | eeh_pe.c | 733 u32 cmd; in eeh_restore_device_bars() local
|
/openbmc/linux/fs/cachefiles/ |
H A D | daemon.c | 282 const struct cachefiles_daemon_cmd *cmd; in cachefiles_daemon_write() local
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_util.cpp | 268 int applyCmd(int ifindex, const Command& cmd, int package = DEFAULT_VALUE, in applyCmd()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | core.c | 211 u8 cmd = *(u8 *)data; in bnep_rx_control() local
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.cpp | 121 void PowerSupply::captureCmd(util::NamesValues& nv, const std::string& cmd, in captureCmd()
|
/openbmc/qemu/tests/qtest/ |
H A D | ipmi-bt-test.c | 258 static void bt_cmd(uint8_t *cmd, unsigned int cmd_len, in bt_cmd()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-scsi.c | 92 static int vs_run(const char *title, VirtioCmd *cmd, VDev *vdev, in vs_run()
|
/openbmc/qemu/hw/char/ |
H A D | mcf_uart.c | 139 static void mcf_do_command(mcf_uart_state *s, uint8_t cmd) in mcf_do_command()
|
/openbmc/qemu/hw/pci/ |
H A D | pci_bridge.c | 193 uint16_t cmd = pci_get_word(pd->config + PCI_COMMAND); in pci_bridge_region_init() local
|
/openbmc/linux/fs/smb/server/ |
H A D | server.c | 109 u16 *cmd) in __process_request()
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 1674 static int smack_file_ioctl(struct file *file, unsigned int cmd, in smack_file_ioctl() 1707 static int smack_file_lock(struct file *file, unsigned int cmd) in smack_file_lock() 1735 static int smack_file_fcntl(struct file *file, unsigned int cmd, in smack_file_fcntl() 3144 static int smack_shm_shmctl(struct kern_ipc_perm *isp, int cmd) in smack_shm_shmctl() 3233 static int smack_sem_semctl(struct kern_ipc_perm *isp, int cmd) in smack_sem_semctl() 3328 static int smack_msg_queue_msgctl(struct kern_ipc_perm *isp, int cmd) in smack_msg_queue_msgctl()
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | layer2.c | 617 send_uframe(struct layer2 *l2, struct sk_buff *skb, u_char cmd, u_char cr) in send_uframe() 700 u_char cmd; in establishlink() local 2034 tei_l2(struct layer2 *l2, u_int cmd, u_long arg) in tei_l2() 2080 l2_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in l2_ctrl()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 783 char cmd[9]; in wil_write_back() local 880 char cmd[9]; in wil_write_pmccfg() local 1010 void *cmd; in wil_write_file_wmi() local 1279 struct wmi_notify_req_cmd cmd = { in bf_show() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | file.h | 751 struct cmd { struct 752 u8 cmd_id; 753 u8 group_id; 939 u8 cmd; member
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | icm.c | 215 u32 cmd; in pci2cio_wait_completion() local 237 u32 cmd; in pcie2cio_read() local 258 u32 cmd; in pcie2cio_write() local 595 u8 cmd; in icm_fr_disconnect_xdomain_paths() local
|
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 117 } cmd[SDMMC_CMD_MAX], acmd[SDMMC_CMD_MAX]; member 274 static const char *sd_cmd_name(SDState *sd, uint8_t cmd) in sd_cmd_name() 289 static const char *sd_acmd_name(SDState *sd, uint8_t cmd) in sd_acmd_name() 2173 static bool cmd_valid_while_locked(SDState *sd, unsigned cmd) in cmd_valid_while_locked()
|