Home
last modified time | relevance | path

Searched refs:type (Results 13401 – 13425 of 21828) sorted by relevance

1...<<531532533534535536537538539540>>...874

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c101 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 DKconfig108 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 Duvd_v4_2.c691 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 Dvidioc-decoder-cmd.rst33 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 Dgeneric.c176 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 Dak4531_codec.c64 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 Dtransitioning-to-a-custom-environment.rst49 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 DAGGREGATION.md40 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 D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch147 :type versions: list
156 :type versions: list
165 :type versions: list
/openbmc/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c56 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 Dmtu3_debugfs.c104 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 Dxlnx,zynqmp-pinctrl.yaml35 type: object
38 type: object
239 type: object
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c122 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 Dddbridge-max.c392 .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 Dngene.h607 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 Dibmpex.c327 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 Dvdec_vp8_if.c560 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 Dgeneric-chip.c518 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 Dhnae.h225 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 Ddas800.c687 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 Dqcom,msm8996-mss-pil.yaml150 type: object
164 type: object
178 type: object
/openbmc/linux/drivers/net/wireless/ath/
H A Dkey.c509 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 Dxfs_bmap_item.c288 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 Dxfs_refcount_item.c296 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 Datomisp_csi2_bridge.c136 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()

1...<<531532533534535536537538539540>>...874