Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 122) sorted by relevance

12345

/drivers/gpu/drm/tiny/
DKconfig11 If M is selected the module will be called arcpgu.
24 If M is selected the module will be called bochs.
81 If M is selected the module will be called hx8357d.
93 If M is selected the module will be called ili9225.
106 If M is selected the module will be called ili9341.
120 If M is selected the module will be called ili9486.
131 If M is selected the module will be called mi0283qt.
145 If M is selected the module will be called repaper.
157 If M is selected the module will be called st7586.
172 If M is selected the module will be called st7735r.
/drivers/gpu/drm/sun4i/
DKconfig14 Display Engine. If M is selected the module will be called
42 selected the module will be called sun4i-backend.
53 MIPI-DSI support. If M is selected the module will be called
63 selected the module will be called sun8i_dw_hdmi.
72 selected the module will be called sun8i-mixer.
/drivers/iio/buffer/
DKconfig10 Should be selected by any drivers that do in-kernel push
19 Should be selected by drivers that want to use the generic DMA buffer
31 Should be selected by drivers that want to use this functionality.
40 Should be selected by drivers that want to use the generic Hw consumer
/drivers/pci/controller/dwc/
DKconfig34 host-specific features PCI_DRA7XX_HOST must be selected and in order
35 to enable device-specific features PCI_DRA7XX_EP must be selected.
49 host-specific features PCI_DRA7XX_HOST must be selected and in order
50 to enable device-specific features PCI_DRA7XX_EP must be selected.
66 host-specific features PCIE_DW_PLAT_HOST must be selected and in
68 selected.
81 host-specific features PCIE_DW_PLAT_HOST must be selected and in
83 selected.
309 enable host-specific features PCIE_TEGRA194_HOST must be selected and
311 selected. This uses the DesignWare core.
[all …]
/drivers/gpu/drm/
DKconfig243 If M is selected, the module will be called radeon.
262 If M is selected, the module will be called amdgpu.
278 If M is selected the module will be called vgem.
292 If M is selected the module will be called vkms.
395 If M is selected the module will be called hyperv_drm.
421 graphics card. If M is selected, the module will be called tdfx.
429 is selected, the module will be called r128. AGP support for
438 selected, the module will be called i810. AGP support is required
447 card. If M is selected, the module will be called mga. AGP
456 chipset. If M is selected the module will be called sis. AGP
[all …]
/drivers/soc/ixp4xx/
DKconfig10 and is automatically selected by Ethernet and HSS drivers.
17 and is automatically selected by Ethernet and HSS drivers.
/drivers/of/
DKconfig9 It is automatically selected by platforms that need it or can
62 While this option is selected automatically on such platforms, you
87 While this option is selected automatically when needed, you can
/drivers/staging/media/av7110/
Dvideo_types.rst69 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
76 VIDEO_SOURCE_MEMORY is selected the stream comes from the application
191 video_displayformat_t display_format;/* selected cropping mode */
198 selected source for the video stream. It can come either from the
201 Finally, display_format corresponds to the selected cropping mode in
Dvideo-fast-forward.rst54 selected.
72 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-slowmotion.rst54 selected.
72 - Mode VIDEO_SOURCE_MEMORY not selected.
Dvideo-fwrite.rst50 This system call can only be used if VIDEO_SOURCE_MEMORY is selected
67 - Mode VIDEO_SOURCE_MEMORY not selected.
Daudio-fwrite.rst50 This system call can only be used if AUDIO_SOURCE_MEMORY is selected
67 - Mode AUDIO_SOURCE_MEMORY not selected.
Dvideo-select-source.rst58 selected, the data is fed to the video device through the write command.
66 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
Daudio_data_types.rst28 AUDIO_SOURCE_MEMORY is selected the stream comes from the application
49 The audio channel selected via AUDIO_CHANNEL_SELECT is determined by
/drivers/net/wireless/intersil/hostap/
Dhostap_info.c172 struct hfa384x_hostscan_result *selected, *entry; in prism2_host_roaming() local
201 selected = &local->last_scan_results[0]; in prism2_host_roaming()
215 selected = entry; in prism2_host_roaming()
221 memcpy(req.bssid, selected->bssid, ETH_ALEN); in prism2_host_roaming()
222 req.channel = selected->chid; in prism2_host_roaming()
Dhostap_main.c204 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del() local
213 selected = iface; in prism2_wds_del()
217 if (selected && !do_not_remove) in prism2_wds_del()
218 list_del(&selected->list); in prism2_wds_del()
221 if (selected) { in prism2_wds_del()
223 eth_zero_addr(selected->u.wds.remote_addr); in prism2_wds_del()
225 hostap_remove_interface(selected->dev, rtnl_locked, 0); in prism2_wds_del()
230 return selected ? 0 : -ENODEV; in prism2_wds_del()
/drivers/vhost/
DKconfig6 This option is selected by any driver which needs to support
13 This option is selected by any driver which needs to access
20 This option is selected by any driver which needs to access
/drivers/gpu/drm/i915/
DKconfig45 If "M" is selected, the module will be called i915.
48 string "Force probe driver for selected new Intel hardware"
85 selected and causes any error state captured upon a GPU hang
97 selected to enabled full userptr support.
/drivers/media/i2c/
Dtvaudio.c330 int mode, selected; in chip_thread() local
358 selected = V4L2_TUNER_MODE_MONO; in chip_thread()
362 selected = V4L2_TUNER_MODE_LANG1; in chip_thread()
367 selected = V4L2_TUNER_MODE_LANG1; in chip_thread()
369 selected = V4L2_TUNER_MODE_STEREO; in chip_thread()
373 selected = V4L2_TUNER_MODE_LANG2; in chip_thread()
375 selected = V4L2_TUNER_MODE_STEREO; in chip_thread()
379 selected = V4L2_TUNER_MODE_LANG1_LANG2; in chip_thread()
381 selected = V4L2_TUNER_MODE_STEREO; in chip_thread()
383 desc->setaudmode(chip, selected); in chip_thread()
/drivers/spi/
Dspi-fsl-qspi.c275 int selected; member
531 if (q->selected == spi->chip_select) in fsl_qspi_select_mem()
547 q->selected = spi->chip_select; in fsl_qspi_select_mem()
555 q->ahb_addr + q->selected * q->devtype_data->ahb_buf_size, in fsl_qspi_read_ahb()
662 q->selected * q->devtype_data->ahb_buf_size + addr_offset, in fsl_qspi_exec_op()
795 q->selected = -1; in fsl_qspi_default_setup()
/drivers/parport/
Ddaisy.c272 int selected; in parport_open() local
274 selected = port->daisy; in parport_open()
277 if (selected != daisy) { in parport_open()
/drivers/net/team/
DKconfig33 Basic mode where port used for transmitting packets is selected in
45 Basic mode where port used for transmitting packets is selected
/drivers/crypto/marvell/cesa/
Dcesa.h741 struct mv_cesa_engine *selected = NULL; in mv_cesa_select_engine() local
749 selected = engine; in mv_cesa_select_engine()
753 atomic_add(weight, &selected->load); in mv_cesa_select_engine()
755 return selected; in mv_cesa_select_engine()
/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_slpc_types.h17 bool selected; member
/drivers/gpu/drm/radeon/
DKconfig8 selected to enabled full userptr support.

12345