Home
last modified time | relevance | path

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

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

/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/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/ipmitool/lib/
H A Dipmi_picmg.c690 struct picmg_set_fru_activation_cmd cmd; in ipmi_picmg_fru_activation() local
1510 t_picmg_busres_board_cmd_types cmd =PICMG_BUSRES_BOARD_CMD_QUERY; in ipmi_picmg_bused_resource() local
/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
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c275 struct be_dma_mem *cmd, in beiscsi_prep_nemb_cmd()
294 struct be_dma_mem *cmd, int rc) in beiscsi_free_nemb_cmd()
/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/sound/pci/
H A Dbt87x.c231 u32 cmd, len; in snd_bt87x_create_risc() local
505 static int snd_bt87x_trigger(struct snd_pcm_substream *substream, int cmd) in snd_bt87x_trigger()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1393 enum sta_notify_cmd cmd, in rtl_op_sta_notify()
1526 static int rtl_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in rtl_op_set_key()
/openbmc/linux/drivers/misc/eeprom/
H A Didt_89hpesx.c130 u8 cmd; member
143 u8 cmd; member
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_main.c920 int cmd) in snd_ca0106_pcm_trigger_playback()
987 int cmd) in snd_ca0106_pcm_trigger_capture()
/openbmc/linux/drivers/net/usb/
H A Dpegasus.c175 static int __mii_op(pegasus_t *p, __u8 phy, __u8 indx, __u16 *regd, __u8 cmd) in __mii_op()
1005 void __user *udata, int cmd) in pegasus_siocdevprivate()
/openbmc/linux/net/8021q/
H A Dvlan_dev.c377 static int vlan_dev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in vlan_dev_ioctl()
686 struct ethtool_link_ksettings *cmd) in vlan_ethtool_get_link_ksettings()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_net.c1424 unsigned int cmd, void *parg)
1562 unsigned int cmd, unsigned long arg)
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c104 #define DBG(cmd,xxx...) \ argument
109 #define DBG(cmd,xxx...) xxx argument
/openbmc/linux/drivers/mtd/nand/raw/
H A Ds3c2410.c442 static void s3c2410_nand_hwcontrol(struct nand_chip *chip, int cmd, in s3c2410_nand_hwcontrol()
459 static void s3c2440_nand_hwcontrol(struct nand_chip *chip, int cmd, in s3c2440_nand_hwcontrol()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h91 static inline struct fnic_cmd_priv *fnic_priv(struct scsi_cmnd *cmd) in fnic_priv()
96 static inline u64 fnic_flags_and_state(struct scsi_cmnd *cmd) in fnic_flags_and_state()
/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/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h198 u32 cmd; member
324 static inline void fimc_is_set_param_ctrl_cmd(struct fimc_is *is, int cmd) in fimc_is_set_param_ctrl_cmd()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1158 static int carl9170_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in carl9170_op_set_key()
1689 enum sta_notify_cmd cmd, in carl9170_op_sta_notify()
/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/bluetooth/
H A Dbtrtl.c394 struct rtl_vendor_cmd *cmd, u8 *rp) in btrtl_vendor_read_reg16()
1044 struct hci_command_hdr *cmd; in btrtl_initialize() local
/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c104 u32 cmd; member
113 u32 cmd; member
/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/arch/x86/kvm/
H A Dxen.c1315 int cmd, u64 param, u64 *r) in kvm_xen_hcall_sched_op()
1338 static bool kvm_xen_hcall_vcpu_op(struct kvm_vcpu *vcpu, bool longmode, int cmd, in kvm_xen_hcall_vcpu_op()
/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()

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