/openbmc/linux/drivers/tty/ |
H A D | moxa.c | 434 int type; member 465 static unsigned int type[MAX_BOARDS]; variable 1042 u8 type; /* UNIX = 3 */ in moxa_load_fw() member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_acl_flex_actions.c | 1010 enum mlxsw_afa_action_type type) in mlxsw_afa_block_need_split() 1025 enum mlxsw_afa_action_type type) in mlxsw_afa_block_append_action_ext() 1658 mlxsw_afa_forward_pack(char *payload, enum mlxsw_afa_forward_type type, in mlxsw_afa_forward_pack()
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | 967 acpi_object_type type) in acpi_evaluate_dsm_typed() 1332 __u8 type; member 1378 const char *name, acpi_object_type type, in acpi_dev_get_property()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | sh-sci.c | 3201 unsigned int type = port->port.type; /* uart_remove_... clears it */ in sci_remove() local 3217 #define SCI_OF_DATA(type, regtype) (void *)((type) << 16 | (regtype)) argument 3509 int type) in early_console_setup()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_bcm4377.c | 644 u16 raw_msgid, u8 entry_flags, u8 type, in bcm4377_handle_event() 1982 enum bcm4377_otp_params_type type) in bcm4377_parse_otp_str() 2095 u8 type = otp[i]; in bcm4377_parse_otp() local
|
/openbmc/linux/net/wireless/ |
H A D | rdev-ops.h | 45 enum nl80211_iftype type, in rdev_add_virtual_intf() 69 struct net_device *dev, enum nl80211_iftype type, in rdev_change_virtual_intf() 594 enum nl80211_tx_power_setting type, int mbm) in rdev_set_tx_power()
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 180 u16 type; member 261 u8 type; member 441 enum v4l2_buf_type type; member
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 498 unsigned int type, unsigned int extra, in reply_ump_stream_string() 1674 unsigned int type) in append_midi1_in_jack() 1699 unsigned int type, unsigned int source) in append_midi1_out_jack()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 125 enum dpsw_flood_type type, in dpaa2_switch_fdb_get_flood_cfg() 1173 static int dpaa2_switch_port_setup_tc_block_cb_ig(enum tc_setup_type type, in dpaa2_switch_port_setup_tc_block_cb_ig() 1400 enum tc_setup_type type, in dpaa2_switch_port_setup_tc()
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 515 TCGCond type, in gen_bin_cmp() 843 OpType type, in gen_bin_op() 2079 const char *type = is64 ? "TCGv_i64" : "TCGv_i32"; in emit_arg() local
|
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | events.json | 111 "type": "oneshot" string 380 "type": "repeating", string 637 "type": "repeating", string
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4proc.c | 5820 enum nfs4_acl_type type) in nfs4_server_supports_acls() 5868 enum nfs4_acl_type type; member 5890 size_t buflen, enum nfs4_acl_type type) in nfs4_read_cached_acl() 5919 enum nfs4_acl_type type) in nfs4_write_cached_acl() 5953 size_t buflen, enum nfs4_acl_type type) in __nfs4_get_acl_uncached() 6033 size_t buflen, enum nfs4_acl_type type) in nfs4_get_acl_uncached() 6050 enum nfs4_acl_type type) in nfs4_proc_get_acl() 6071 size_t buflen, enum nfs4_acl_type type) in __nfs4_proc_set_acl() 6125 size_t buflen, enum nfs4_acl_type type) in nfs4_proc_set_acl() 7604 fmode_t type = arg == F_RDLCK ? FMODE_READ : FMODE_WRITE; in nfs4_add_lease() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | fw.h | 50 __le16 type; member 505 #define HostCmd_SET_SEQ_NO_BSS_INFO(seq, num, type) \ argument 639 __le16 type; member 917 __le16 type; member 962 __le16 type; member 1345 __le16 type; member 1354 __le16 type; member 1376 __le16 type; member 1914 __le16 type; member 2217 __le16 type; member [all …]
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | host.h | 378 u16 type; /* KEY_TYPE_* from defs.h */ member 772 u8 type; member 812 __le16 type; member 969 __le16 type; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwil_types.h | 219 __le16 type; member 297 __le32 type; /* Filter type (WL_PKT_FILTER_TYPE_xxx). */ member 502 u8 type; member 746 __le32 type; member
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 282 unsigned int type = get_wcaps_type(get_wcaps(codec, conn[i])); in snd_hda_get_conn_index() local 1140 int type; in snd_hda_codec_setup_stream() local 2441 int type) in snd_hda_create_dig_out_ctls() 3248 static int get_empty_pcm_device(struct hda_bus *bus, unsigned int type) in get_empty_pcm_device()
|
/openbmc/linux/drivers/iommu/amd/ |
H A D | iommu.c | 596 int type, devid, flags, tag; in iommu_print_event() local 2090 static struct protection_domain *protection_domain_alloc(unsigned int type) in protection_domain_alloc() 2158 static struct iommu_domain *amd_iommu_domain_alloc(unsigned type) in amd_iommu_domain_alloc() 2362 int type, prot = 0; in amd_iommu_get_resv_regions() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna_types.h | 345 enum bna_enet_type type; member 475 enum bna_tx_type type; member 698 enum bna_rxp_type type; member 795 enum bna_rx_type type; member
|
/openbmc/linux/fs/ubifs/ |
H A D | ubifs-media.h | 561 __u8 type; member 795 __le32 type; member
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | dma.c | 187 #define B2I(bytes, type) ((bytes) / sizeof(type)) argument 188 #define I2B(index, type) ((index) * sizeof(type)) argument
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.c | 618 uint32_t type) in sb_build_dcd_block() 2168 static int mxsimage_check_image_types(uint8_t type) in mxsimage_check_image_types()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc.c | 433 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() 2751 int n, err, type = key_type(c, key); in ubifs_tnc_next_ent() local
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 96 #define SK_LOC_DECL(type,var) type var argument 98 #define SK_LOC_DECL(type,var) static type var argument
|
/openbmc/linux/drivers/atm/ |
H A D | fore200e.c | 78 #define FORE200E_DMA_INDEX(dma_addr, type, index) ((dma_addr) + (index) * sizeof(type)) argument 80 #define FORE200E_INDEX(virt_addr, type, index) (&((type *)(virt_addr))[ index ]) argument
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emupcm.c | 87 int type, int count, int channels) in snd_emu10k1_pcm_channel_alloc() 377 int type, channels, count; in snd_emu10k1_playback_hw_params() local
|