Home
last modified time | relevance | path

Searched defs:cmd (Results 2851 – 2875 of 4699) sorted by relevance

1...<<111112113114115116117118119120>>...188

/openbmc/linux/drivers/char/ipmi/
H A Dipmb_dev_int.c46 u8 cmd; member
/openbmc/linux/security/smack/
H A Dsmack_lsm.c1674 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/net/wireless/ath/wil6210/
H A Ddebugfs.c783 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/isdn/mISDN/
H A Dlayer2.c617 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/qemu/hw/sd/
H A Dsd.c117 } 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()
/openbmc/linux/drivers/thunderbolt/
H A Dicm.c215 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/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dfile.h751 struct cmd { struct
752 u8 cmd_id;
753 u8 group_id;
939 u8 cmd; member
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c1042 static int ezusb_doicmd_wait(struct hermes *hw, u16 cmd, u16 parm0, u16 parm1, in ezusb_doicmd_wait()
1049 static int __ezusb_docmd_wait(struct hermes *hw, u16 cmd, u16 parm0, in __ezusb_docmd_wait()
1072 static int ezusb_docmd_wait(struct hermes *hw, u16 cmd, u16 parm0, in ezusb_docmd_wait()
/openbmc/linux/fs/ocfs2/
H A Dfile.c1933 loff_t f_pos, unsigned int cmd, in __ocfs2_change_file_space()
2079 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space()
2114 int cmd = OCFS2_IOC_RESVSP64; in ocfs2_fallocate() local
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.c2055 struct ethtool_link_ksettings *cmd) in sis900_get_link_ksettings()
2065 const struct ethtool_link_ksettings *cmd) in sis900_set_link_ksettings()
2228 static int mii_ioctl(struct net_device *net_dev, struct ifreq *rq, int cmd) in mii_ioctl()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1382 int nfp_net_sched_mbox_amsg_work(struct nfp_net *nn, u32 cmd, const void *data, size_t len, in nfp_net_sched_mbox_amsg_work()
1720 const u32 cmd = NFP_NET_CFG_MBOX_CMD_CTAG_FILTER_ADD; in nfp_net_vlan_rx_add_vid() local
1744 const u32 cmd = NFP_NET_CFG_MBOX_CMD_CTAG_FILTER_KILL; in nfp_net_vlan_rx_kill_vid() local
/openbmc/linux/arch/s390/include/asm/
H A Duv.h108 u16 cmd; /* Command Code */ member
369 static inline int uv_cmd_nodata(u64 handle, u16 cmd, u16 *rc, u16 *rrc) in uv_cmd_nodata()
425 static inline int share(unsigned long addr, u16 cmd) in share()
/openbmc/linux/drivers/bluetooth/
H A Dbtintel.c1013 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload() local
1053 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version() local
1518 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching() local
/openbmc/linux/drivers/firewire/
H A Dsbp2.c313 struct scsi_cmnd *cmd; member
1444 struct scsi_cmnd *cmd) in sbp2_scsi_queuecommand()
1550 static int sbp2_scsi_abort(struct scsi_cmnd *cmd) in sbp2_scsi_abort()
/openbmc/linux/sound/core/
H A Drawmidi.c912 static long snd_rawmidi_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in snd_rawmidi_ioctl()
1048 static int snd_rawmidi_call_ump_ioctl(struct snd_card *card, int cmd, in snd_rawmidi_call_ump_ioctl()
1070 unsigned int cmd, in snd_rawmidi_control_ioctl()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1455 struct bnx2fc_cmd *cmd, *tmp; in bnx2fc_lun_reset_cmpl() local
1492 struct bnx2fc_cmd *cmd, *tmp; in bnx2fc_tgt_reset_cmpl() local
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c40 const char *cmd; member
226 u8 cmd; in qm_eqc_aeqc_dump() local
/openbmc/linux/drivers/iio/light/
H A Dsi1133.c349 static int si1133_parse_response_err(struct device *dev, u32 resp, u8 cmd) in si1133_parse_response_err()
387 static int si1133_command(struct si1133_data *data, u8 cmd) in si1133_command()
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c104 #define DBG(cmd,xxx...) \ argument
109 #define DBG(cmd,xxx...) xxx argument
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.c104 u8 cmd = mode ^ CY_HST_TOGGLE; in cyttsp4_handshake() local
124 u8 cmd = CY_HST_RESET; in cyttsp4_hw_soft_reset() local
/openbmc/linux/drivers/net/wwan/
H A Dwwan_core.c786 static long wwan_port_fops_at_ioctl(struct wwan_port *port, unsigned int cmd, in wwan_port_fops_at_ioctl()
858 static long wwan_port_fops_ioctl(struct file *filp, unsigned int cmd, in wwan_port_fops_ioctl()
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c324 ipmi_req_lookup_entry(uint8_t seq, uint8_t cmd) in ipmi_req_lookup_entry()
337 ipmi_req_remove_entry(uint8_t seq, uint8_t cmd) in ipmi_req_remove_entry()
/openbmc/linux/drivers/usb/storage/
H A Drealtek_cr.c202 u8 *cmd, int cmd_len, u8 *buf, int buf_len, in rts51x_bulk_transport()
292 u8 *cmd, int cmd_len, u8 *buf, int buf_len, in rts51x_bulk_transport_special()
/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c104 u32 cmd; member
113 u32 cmd; member
/openbmc/linux/tools/bpf/
H A Dbpf_dbg.c185 static int matches(const char *cmd, const char *pattern) in matches()
1258 char *cmd, *cont, *tmp = strdup(arg); in execf() local

1...<<111112113114115116117118119120>>...188