/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 101 rec->synth_type = reg->type; in snd_seq_oss_synth_probe() 429 ev.type = SNDRV_SEQ_EVENT_RESET; in snd_seq_oss_synth_reset() 596 ev->type = SNDRV_SEQ_EVENT_OSS; in snd_seq_oss_synth_raw_event()
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | Kconfig | 108 If you have a network (Ethernet) card of this type, say Y here. 176 If you have a network (Ethernet) card of this type, say Y here. 194 If you have a network (Ethernet) card of this type, say Y here.
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v4_2.c | 691 unsigned type, in uvd_v4_2_set_interrupt_state() argument 769 .type = AMDGPU_RING_TYPE_UVD, 808 .type = AMD_IP_BLOCK_TYPE_UVD,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-decoder-cmd.rst | 33 pointer to struct :c:type:`v4l2_decoder_cmd`. 42 of a struct :c:type:`v4l2_decoder_cmd` and call 64 .. c:type:: v4l2_decoder_cmd
|
/openbmc/linux/drivers/usb/serial/ |
H A D | generic.c | 176 count = port->serial->type->prepare_write_buffer(port, in usb_serial_generic_write_start() 290 while (!port->serial->type->tx_empty(port)) { in usb_serial_generic_wait_until_sent() 389 port->serial->type->process_read_urb(urb); in usb_serial_generic_read_bulk_callback()
|
/openbmc/linux/sound/pci/ |
H A D | ak4531_codec.c | 64 uinfo->type = mask == 1 ? SNDRV_CTL_ELEM_TYPE_BOOLEAN : SNDRV_CTL_ELEM_TYPE_INTEGER; in snd_ak4531_info_single() 131 uinfo->type = mask == 1 ? SNDRV_CTL_ELEM_TYPE_BOOLEAN : SNDRV_CTL_ELEM_TYPE_INTEGER; in snd_ak4531_info_double() 206 uinfo->type = SNDRV_CTL_ELEM_TYPE_BOOLEAN; in snd_ak4531_info_input_sw()
|
/openbmc/openbmc/poky/documentation/ |
H A D | transitioning-to-a-custom-environment.rst | 49 For instance, you've chosen a machine type and added in the corresponding BSP 52 type. There could be other layer-specific settings you need to change as 53 well. Each layer has a ``README`` document that you can look at for this type of
|
/openbmc/bmcweb/ |
H A D | AGGREGATION.md | 40 type. Currently the only type of supported authentication is "None". Bmcweb will 119 "@odata.type": "#ComputerSystemCollection.ComputerSystemCollection",
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/ |
H A D | 0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch | 147 :type versions: list 156 :type versions: list 165 :type versions: list
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | 56 if (key.type != BTRFS_FREE_SPACE_BITMAP_KEY) in __check_free_space_extents() 90 if (key.type != BTRFS_FREE_SPACE_EXTENT_KEY || in __check_free_space_extents() 451 root->root_key.type = BTRFS_ROOT_ITEM_KEY; in run_test()
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 104 seq_printf(sf, "%s - type: %s\n", mep->name, usb_ep_type_string(mep->type)); in mtu3_ep_used_show() 110 seq_printf(sf, "%s - type: %s\n", mep->name, usb_ep_type_string(mep->type)); in mtu3_ep_used_show() 181 usb_ep_type_string(mep->type), mep->maxp, mep->slot, mep->flags); in mtu3_ep_info_show()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | xlnx,zynqmp-pinctrl.yaml | 35 type: object 38 type: object 239 type: object
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_pci_modern_dev.c | 122 u8 type, bar; in virtio_pci_find_capability() local 125 &type); in virtio_pci_find_capability() 134 if (type == cfg_type) { in virtio_pci_find_capability()
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-max.c | 392 .type = 0x01, 451 int ddb_fe_attach_mci(struct ddb_input *input, u32 type) in ddb_fe_attach_mci() argument 462 switch (type) { in ddb_fe_attach_mci()
|
/openbmc/linux/drivers/media/pci/ngene/ |
H A D | ngene.h | 607 int type; member 776 int type; member 828 int ngene_port_has_cxd2099(struct i2c_adapter *i2c, u8 *type);
|
/openbmc/linux/drivers/hwmon/ |
H A D | ibmpex.c | 327 static int create_sensor(struct ibmpex_bmc_data *data, int type, in create_sensor() argument 337 if (type == TEMP_SENSOR) in create_sensor() 340 else if (type == POWER_SENSOR) in create_sensor()
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp8_if.c | 560 static int vdec_vp8_get_param(void *h_vdec, enum vdec_get_param_type type, in vdec_vp8_get_param() argument 565 switch (type) { in vdec_vp8_get_param() 587 mtk_vdec_err(inst->ctx, "invalid get parameter type=%d", type); in vdec_vp8_get_param()
|
/openbmc/linux/kernel/irq/ |
H A D | generic-chip.c | 518 int irq_setup_alt_chip(struct irq_data *d, unsigned int type) in irq_setup_alt_chip() argument 525 if (ct->type & type) { in irq_setup_alt_chip()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 225 u16 type; member 471 int (*set_opts)(struct hnae_handle *handle, int type, void *opts); 472 int (*get_opts)(struct hnae_handle *handle, int type, void **opts);
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | das800.c | 687 s->type = COMEDI_SUBD_AI; in das800_attach() 703 s->type = COMEDI_SUBD_DI; in das800_attach() 712 s->type = COMEDI_SUBD_DO; in das800_attach()
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,msm8996-mss-pil.yaml | 150 type: object 164 type: object 178 type: object
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | key.c | 509 switch (vif->type) { in ath_key_config() 535 if (vif->type != NL80211_IFTYPE_AP) { in ath_key_config() 554 vif->type == NL80211_IFTYPE_AP); in ath_key_config()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_bmap_item.c | 288 enum xfs_bmap_intent_type type, in xfs_trans_set_bmap_flags() argument 293 switch (type) { in xfs_trans_set_bmap_flags() 296 map->me_flags = type; in xfs_trans_set_bmap_flags()
|
H A D | xfs_refcount_item.c | 296 enum xfs_refcount_intent_type type) in xfs_trans_set_refcount_flags() argument 299 switch (type) { in xfs_trans_set_refcount_flags() 304 pmap->pe_flags |= type; in xfs_trans_set_refcount_flags()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_csi2_bridge.c | 136 if (key_el->type != ACPI_TYPE_STRING || val_el->type != ACPI_TYPE_STRING) in gmin_cfg_get_dsm() 232 if (element->type != ACPI_TYPE_LOCAL_REFERENCE) in atomisp_csi2_get_pmc_clk_nr_from_acpi_pr0()
|