/drivers/gpu/drm/tiny/ |
D | Kconfig | 11 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/ |
D | Kconfig | 14 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/ |
D | Kconfig | 10 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/ |
D | Kconfig | 34 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/ |
D | Kconfig | 243 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/ |
D | Kconfig | 10 and is automatically selected by Ethernet and HSS drivers. 17 and is automatically selected by Ethernet and HSS drivers.
|
/drivers/of/ |
D | Kconfig | 9 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/ |
D | video_types.rst | 69 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
|
D | video-fast-forward.rst | 54 selected. 72 - Mode VIDEO_SOURCE_MEMORY not selected.
|
D | video-slowmotion.rst | 54 selected. 72 - Mode VIDEO_SOURCE_MEMORY not selected.
|
D | video-fwrite.rst | 50 This system call can only be used if VIDEO_SOURCE_MEMORY is selected 67 - Mode VIDEO_SOURCE_MEMORY not selected.
|
D | audio-fwrite.rst | 50 This system call can only be used if AUDIO_SOURCE_MEMORY is selected 67 - Mode AUDIO_SOURCE_MEMORY not selected.
|
D | video-select-source.rst | 58 selected, the data is fed to the video device through the write command. 66 VIDEO_SOURCE_MEMORY /* If this source is selected, the stream
|
D | audio_data_types.rst | 28 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/ |
D | hostap_info.c | 172 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()
|
D | hostap_main.c | 204 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/ |
D | Kconfig | 6 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/ |
D | Kconfig | 45 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/ |
D | tvaudio.c | 330 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/ |
D | spi-fsl-qspi.c | 275 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/ |
D | daisy.c | 272 int selected; in parport_open() local 274 selected = port->daisy; in parport_open() 277 if (selected != daisy) { in parport_open()
|
/drivers/net/team/ |
D | Kconfig | 33 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/ |
D | cesa.h | 741 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/ |
D | intel_guc_slpc_types.h | 17 bool selected; member
|
/drivers/gpu/drm/radeon/ |
D | Kconfig | 8 selected to enabled full userptr support.
|