| /linux/drivers/pinctrl/qcom/ |
| H A D | Kconfig.msm | 5 tristate "Qualcomm APQ8064 pin controller driver" 8 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 12 tristate "Qualcomm APQ8084 pin controller driver" 15 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 19 tristate "Qualcomm Technologies Inc Glymur pin controller driver" 22 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 29 tristate "Qualcomm IPQ4019 pin controller driver" 32 This is the pinctrl, pinmux, pinconf and gpiolib driver for the 36 tristate "Qualcomm Technologies, Inc. IPQ5018 pin controller driver" 39 This is the pinctrl, pinmux, pinconf and gpiolib driver for [all …]
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-bcm-ns2-usbdrd.c | 67 struct ns2_phy_driver *driver; member 79 struct ns2_phy_driver *driver) in pll_lock_stat() argument 83 return readl_poll_timeout_atomic(driver->icfgdrd_regs + usb_reg, in pll_lock_stat() 91 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_init() local 94 val = readl(driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init() 103 writel(val, driver->icfgdrd_regs + ICFG_FSM_CTRL); in ns2_drd_phy_init() 111 struct ns2_phy_driver *driver = data->driver; in ns2_drd_phy_poweroff() local 114 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() 116 writel(val, driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() 118 val = readl(driver->crmu_usb2_ctrl); in ns2_drd_phy_poweroff() [all …]
|
| /linux/drivers/interconnect/qcom/ |
| H A D | Kconfig | 12 tristate "Qualcomm GLYMUR interconnect driver" 17 This is a driver for the Qualcomm Network-on-Chip on glymur-based 21 tristate "Qualcomm KAANAPALI interconnect driver" 26 This is a driver for the Qualcomm Network-on-Chip on kaanapali-based 30 tristate "Qualcomm MSM8909 interconnect driver" 35 This is a driver for the Qualcomm Network-on-Chip on msm8909-based 39 tristate "Qualcomm MSM8916 interconnect driver" 44 This is a driver for the Qualcomm Network-on-Chip on msm8916-based 48 tristate "Qualcomm MSM8937 interconnect driver" 53 This is a driver for the Qualcomm Network-on-Chip on msm8937-based [all …]
|
| /linux/drivers/pwm/ |
| H A D | Kconfig | 15 within the Linux kernel. On the driver side it provides an API 22 allows only a single driver implementing the required API. Not 36 This option enables some additional checks to help lowlevel driver 39 output to the kernel log, so only enable while working on a driver. 54 Generic PWM framework driver for Analog Baseband AB8500. 56 To compile this driver as a module, choose M here: the module 71 Generic PWM framework driver for Airoha SoC. 73 To compile this driver as a module, choose M here: the module 80 Generic PWM framework driver for PWM controller present on 85 To compile this driver as a module, choose M here: the module [all …]
|
| /linux/drivers/pinctrl/freescale/ |
| H A D | Kconfig | 11 tristate "i.MX95 pinctrl driver using SCMI protocol interface" 18 i.MX95 SCMI firmware provides pinctrl protocol. This driver 34 bool "IMX1 pinctrl driver" 40 Say Y here to enable the imx1 pinctrl driver 43 bool "IMX27 pinctrl driver" 49 Say Y here to enable the imx27 pinctrl driver 53 bool "IMX25 pinctrl driver" 59 Say Y here to enable the imx25 pinctrl driver 62 bool "IMX35 pinctrl driver" 68 Say Y here to enable the imx35 pinctrl driver [all …]
|
| /linux/drivers/media/usb/gspca/ |
| H A D | Kconfig | 13 This driver uses the Video For Linux API. You must say Y or M to 14 "Video For Linux" to use this driver. 16 To compile this driver as modules, choose M here: the 22 tristate "Benq USB Camera Driver" 27 To compile this driver as a module, choose M here: the 31 tristate "Conexant Camera Driver" 36 To compile this driver as a module, choose M here: the 40 tristate "cpia CPiA (version 1) Camera Driver" 45 applications to understand the videoformat generated by this driver. 47 To compile this driver as a module, choose M here: the [all …]
|
| /linux/drivers/usb/serial/ |
| H A D | Kconfig | 18 To compile this driver as a module, choose M here: the 47 bool "USB Generic Serial Driver" 49 Say Y here if you want to use the generic USB serial driver. Please 51 using this driver. It is recommended that the "USB Serial converter 52 support" be compiled as a module for this driver to be used 56 tristate "USB Serial Simple Driver" 58 Say Y here to use the USB serial "simple" driver. This driver 60 driver. Specifically, it supports: 76 To compile this driver as a module, choose M here: the module 80 tristate "USB AIRcable Bluetooth Dongle Driver" [all …]
|
| /linux/drivers/clk/rockchip/ |
| H A D | Kconfig | 17 Build the driver for PX30 Clock Driver. 24 Build the driver for RV110x Clock Driver. 31 Build the driver for RV1126 Clock Driver. 38 Build the driver for RV1126B Clock Driver. 45 Build the driver for RK3036 Clock Driver. 52 Build the driver for RK312x Clock Driver. 59 Build the driver for RK3188 Clock Driver. 66 Build the driver for RK322x Clock Driver. 73 Build the driver for RK3288 Clock Driver. 80 Build the driver for RK3308 Clock Driver. [all …]
|
| /linux/drivers/phy/marvell/ |
| H A D | Kconfig | 12 tristate "Marvell Berlin SATA PHY driver" 20 tristate "Marvell Berlin USB PHY Driver" 28 tristate "Marvell A3700 comphy driver" 35 This driver allows to control the comphy, a hardware block providing 40 tristate "Marvell A3700 UTMI driver" 46 Enable this to support Marvell A3700 UTMI PHY driver. 49 tristate "Marvell Armada 38x comphy driver" 54 This driver allows to control the comphy, an hardware block providing 59 tristate "Marvell CP110 comphy driver" 65 This driver allows to control the comphy, an hardware block providing [all …]
|
| /linux/Documentation/networking/ |
| H A D | mac80211-auth-assoc-deauth.txt | 11 participant driver 17 mac80211->driver: sta_state(AP, not-exists) 18 mac80211->driver: bss_info_changed(clear BSSID) 20 note over mac80211,driver 26 mac80211->driver: config(channel, channel type) 27 mac80211->driver: bss_info_changed(set BSSID, basic rate bitmap) 28 mac80211->driver: sta_state(AP, exists) 31 mac80211->driver: TX directed probe request 32 driver->mac80211: RX probe response 35 mac80211->driver: TX auth frame [all …]
|
| /linux/tools/testing/selftests/vfio/lib/ |
| H A D | vfio_pci_driver.c | 22 VFIO_ASSERT_NULL(device->driver.ops); in vfio_pci_driver_probe() 30 device->driver.ops = ops; in vfio_pci_driver_probe() 34 static void vfio_check_driver_op(struct vfio_pci_driver *driver, void *op, in vfio_check_driver_op() argument 37 VFIO_ASSERT_NOT_NULL(driver->ops); in vfio_check_driver_op() 38 VFIO_ASSERT_NOT_NULL(op, "Driver has no %s()\n", op_name); in vfio_check_driver_op() 39 VFIO_ASSERT_EQ(driver->initialized, op != driver->ops->init); in vfio_check_driver_op() 40 VFIO_ASSERT_EQ(driver->memcpy_in_progress, op == driver->ops->memcpy_wait); in vfio_check_driver_op() 50 struct vfio_pci_driver *driver = &device->driver; in vfio_pci_driver_init() local 52 VFIO_ASSERT_NOT_NULL(driver->region.vaddr); in vfio_pci_driver_init() 53 VFIO_CHECK_DRIVER_OP(driver, init); in vfio_pci_driver_init() [all …]
|
| /linux/drivers/pinctrl/ |
| H A D | Kconfig | 50 The driver for memory mapped GPIO functionality on AMD platforms 66 The driver for memory mapped GPIO functionality on AMD platforms 73 tristate "Apple SoC GPIO pin controller driver" 82 This is the driver for the GPIO controller found on Apple ARM SoCs, 85 This driver can also be built as a module. If so, the module 89 bool "Axis ARTPEC-6 pin controller driver" 94 This is the driver for the Axis ARTPEC-6 pin controller. This driver 100 tristate "Pinctrl and GPIO driver for ams AS3722 PMIC" 106 functionality. This driver supports the pinmux, push-pull and 111 bool "AT91 pinctrl driver" [all …]
|
| /linux/drivers/regulator/ |
| H A D | Kconfig | 36 This driver provides support for fixed voltage regulators, 43 This driver provides a virtual consumer for the voltage and 54 from user space. Userspace consumer driver provides ability to 74 This driver supports Marvell 88PG867 and 88PG868 voltage regulators. 82 This driver supports Marvell 88PM800 voltage regulator chips. 92 This driver supports 88PM8607 voltage regulator chips. 98 This driver implements support for Marvell 88PM886 voltage regulators. 106 This driver controls a active-semi act8865 voltage output 113 This driver controls a active-semi ACT8945A voltage regulator 122 This driver supports AD5398 and AD5821 current regulator chips. [all …]
|
| /linux/drivers/platform/x86/ |
| H A D | Kconfig | 20 tristate "WMI embedded Binary MOF driver" 28 To compile this driver as a module, choose M here: the module will 32 tristate "Huawei WMI laptop extras driver" 41 This driver provides support for Huawei WMI hotkeys, battery charge 44 To compile this driver as a module, choose M here: the module 54 This driver supports a sysfs tree describing information about 57 To compile this driver as a module, choose M here: the module will 68 tristate "EC Backlight Driver for Hybrid Graphics Notebook Systems" 73 This driver provides a sysfs backlight interface for notebook systems 80 If you choose to compile this driver as a module the module will be [all …]
|
| /linux/Documentation/driver-api/ |
| H A D | console.rst | 9 This type will be called 'system driver', and only one system driver is allowed 10 to exist. The system driver is persistent and it can never be unloaded, though 14 'modular driver' by this document. Multiple modular drivers can coexist at 15 any time with each driver sharing the console with other drivers including 16 the system driver. However, modular drivers cannot take over the console 17 that is currently occupied by another modular driver. (Exception: Drivers that 19 of driver occupying the consoles.) They can only take over the console that is 20 occupied by the system driver. In the same token, if the modular driver is 21 released by the console, the system driver will take over. 25 do_take_over_console() - load and bind driver to console layer [all …]
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | porting.rst | 2 Porting Drivers to the New Driver Model 12 Please refer to `Documentation/driver-api/driver-model/*.rst` for definitions of 13 various driver types and concepts. 16 at the bus driver layer. This was intentional, to minimize the 20 In a nutshell, the driver model consists of a set of objects that can 24 The generic objects must be registered with the driver model core. By 36 Step 1: Registering the bus driver. 39 - Define a struct bus_type for the bus driver:: 59 The bus type may be unregistered (if the bus driver may be compiled 128 bus driver should initialize the generic device. The most important [all …]
|
| /linux/drivers/hwmon/ |
| H A D | Kconfig | 16 should say Y here and also to the specific driver(s) for your 19 To find out which specific driver(s) you need, use the 53 This driver can also be built as a module. If so, the module 67 This driver can also be built as a module. If so, the module 71 tristate "Ampere's Altra SMpro hardware monitoring driver" 85 This driver can also be built as a module. If so, the module 95 This driver can also be built as a module. If so, the module 105 This driver can also be built as a module. If so, the module 116 This driver can also be built as a module. If so, the module 127 This driver ca [all...] |
| /linux/drivers/iio/proximity/ |
| H A D | Kconfig | 17 To compile this driver as a module, choose M here: the 32 To compile this driver as a module, choose M here: the 39 Say Y here to build a driver for the Nicera D3-323-AA PIR sensor. 41 To compile this driver as a module, choose M here: the module will be 51 Say Y here to build a driver for TYHX HX9023S capacitive SAR sensor. 52 This driver supports the TYHX HX9023S capacitive 55 To compile this driver as a module, choose M here: the 65 Say Y here to build a driver for the Murata IRS-D200 PIR sensor. 67 To compile this driver as a module, choose M here: the module will be 77 Say Y here if you want to build a driver for the Intersil ISL29501 [all …]
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | mmu.c | 57 static inline void psb_mmu_clflush(struct psb_mmu_driver *driver, void *addr) in psb_mmu_clflush() argument 59 if (!driver->has_clflush) in psb_mmu_clflush() 67 static void psb_mmu_flush_pd_locked(struct psb_mmu_driver *driver, int force) in psb_mmu_flush_pd_locked() argument 69 struct drm_device *dev = driver->dev; in psb_mmu_flush_pd_locked() 72 if (atomic_read(&driver->needs_tlbflush) || force) { in psb_mmu_flush_pd_locked() 80 if (driver->msvdx_mmu_invaldc) in psb_mmu_flush_pd_locked() 81 atomic_set(driver->msvdx_mmu_invaldc, 1); in psb_mmu_flush_pd_locked() 83 atomic_set(&driver->needs_tlbflush, 0); in psb_mmu_flush_pd_locked() 87 static void psb_mmu_flush_pd(struct psb_mmu_driver *driver, int force) 89 down_write(&driver->sem); [all …]
|
| /linux/drivers/net/ethernet/intel/ |
| H A D | Kconfig | 27 This driver supports Intel(R) PRO/100 family of adapters. 32 Use the above information and the Adapter & Driver ID Guide that 39 More specific information on configuring the driver is in 42 To compile this driver as a module, choose M here. The module 49 This driver supports Intel(R) PRO/1000 gigabit ethernet family of 51 to the Adapter & Driver ID Guide that can be located at: 55 More specific information on configuring the driver is in 58 To compile this driver as a module, choose M here. The module 67 This driver supports the PCI-Express Intel(R) PRO/1000 gigabit 69 use the regular e1000 driver For more information on how to [all …]
|
| /linux/sound/soc/mediatek/ |
| H A D | Kconfig | 13 This adds ASoC driver for Mediatek MT2701 boards 19 tristate "ASoc Audio driver for MT2701 with CS42448 codec" 24 This adds ASoC driver for Mediatek MT2701 boards 30 tristate "ASoc Audio driver for MT2701 with WM8960 codec" 34 This adds ASoC driver for Mediatek MT2701 boards 44 This adds ASoC driver for Mediatek MT6797 boards 50 tristate "ASoc Audio driver for MT6797 with MT6351 codec" 54 This adds ASoC driver for Mediatek MT6797 boards 64 This adds ASoC platform driver support for MediaTek MT7986 chip 70 tristate "ASoc Audio driver fo [all...] |
| /linux/drivers/usb/misc/ |
| H A D | Kconfig | 3 # USB Miscellaneous driver configuration 8 tristate "USS720 parport driver" 12 This driver is for USB parallel port adapters that use the Lucent 20 USB printer driver ("USB Printer support", above) may be used in 25 device should work. This driver utilizes manual mode. 33 To compile this driver as a module, choose M here: the 39 This driver loads firmware to Emagic EMI 6|2m low latency USB 43 USB Audio driver. 53 This driver loads firmware to Emagic EMI 2|6 low latency USB 57 USB Audio driver. [all …]
|
| /linux/drivers/net/hamradio/ |
| H A D | Kconfig | 3 tristate "Serial port KISS driver" 17 To compile this driver as a module, choose M here: the module 21 tristate "Serial port 6PACK driver" 31 Note that this driver is still experimental and might cause 33 driver, read <file:Documentation/networking/6pack.rst>. 35 To compile this driver as a module, choose M here: the module 39 tristate "BPQ Ethernet driver" 49 tristate "Z8530 SCC driver" 60 To compile this driver as a module, choose M here: the module 67 Say Y here if you experience problems with the SCC driver not [all …]
|
| /linux/drivers/clk/imx/ |
| H A D | Kconfig | 67 tristate "IMX8MM CCM Clock Driver" 71 Build the driver for i.MX8MM CCM Clock Driver 74 tristate "IMX8MN CCM Clock Driver" 78 Build the driver for i.MX8MN CCM Clock Driver 81 tristate "IMX8MP CCM Clock Driver" 86 Build the driver for i.MX8MP CCM Clock Driver 89 tristate "IMX8MQ CCM Clock Driver" 93 Build the driver for i.MX8MQ CCM Clock Driver 102 Build the driver for IMX8QXP SCU based clocks. 105 tristate "IMX8ULP CCM Clock Driver" [all …]
|
| /linux/drivers/rtc/ |
| H A D | Kconfig | 108 bool "/proc/driver/rtc (procfs for rtcN)" 113 the proc interface, /proc/driver/rtc. 140 driver does not expose RTC_UIE ioctls. Those requests generate 148 tristate "Test driver/device" 151 RTC test driver. It's a software RTC which can be 154 You want this driver only if you are doing development 158 This driver can also be built as a module. If so, the module 172 This driver can also be built as a module. If so, the module 182 This driver can also be built as a module. If so, the module 186 tristate "Marvell 88PM886 RTC driver" [all …]
|