Home
last modified time | relevance | path

Searched refs:DRIVER (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dtest_vmalloc.sh13 DRIVER="test_${TEST_NAME}"
42 if ! modinfo $DRIVER > /dev/null 2>&1; then
54 modprobe $DRIVER $PERF_PARAM > /dev/null 2>&1
65 modprobe $DRIVER $STRESS_PARAM > /dev/null 2>&1
76 modprobe $DRIVER $SMOKE_PARAM > /dev/null 2>&1
88 modinfo $DRIVER
93 echo "./${DRIVER}.sh"
96 echo "./${DRIVER}.sh run_test_mask=1 test_repeat_count=5"
100 echo -n "./${DRIVER}.sh single_cpu_test=1 sequential_test_order=1 "
105 echo "./${DRIVER}.sh test_repeat_count=20"
[all …]
H A Dtest_hmm.sh13 DRIVER="test_hmm"
34 if ! modinfo $DRIVER > /dev/null 2>&1; then
43 modprobe $DRIVER > /dev/null 2>&1
53 modprobe -r $DRIVER > /dev/null 2>&1
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS146 3C59X NETWORK DRIVER
153 3CR990 NETWORK DRIVER
166 53C700 AND 53C700-66 SCSI DRIVER
182 6PACK NETWORK DRIVER FOR AX.25
205 8169 10/100/1000 GIGABIT ETHERNET DRIVER
212 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
242 A8293 MEDIA DRIVER
252 AACRAID SCSI RAID DRIVER
265 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
271 ABIT UGURU 3 HARDWARE MONITOR DRIVER
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-pca-isa.c24 #define DRIVER "i2c-pca-isa" macro
86 printk(KERN_WARNING DRIVER ": Haven't figured out how to do a reset yet\n"); in pca_isa_resetchip()
183 .name = DRIVER,
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dusb-charger-uevent28 DRIVER=usb_phy_generic
45 DRIVER=usb_phy_generic
H A Dusb-uevent18 DRIVER=usb
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInput.c69 {DRIVER, "driver"},
96 case DRIVER: in xf86parseInputSection()
H A DOutputClass.c38 {DRIVER, "driver"},
114 case DRIVER: in xf86parseOutputClassSection()
H A DVideo.c137 {DRIVER, "driver"},
181 case DRIVER: in xf86parseVideoAdaptorSection()
H A DDevice.c83 {DRIVER, "driver"},
138 case DRIVER: in xf86parseDeviceSection()
H A Dxf86tokens.h176 DRIVER, enumerator
H A DInputClass.c41 {DRIVER, "driver"},
203 case DRIVER: in xf86parseInputClassSection()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c21 #define DRIVER "ptp_ixp46x" macro
268 err = request_irq(irq, isr, 0, DRIVER, &ixp_clock); in setup_interrupt()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddt_to_config820 DRIVER: label
833 next DRIVER;
838 next DRIVER if ($driver =~ /^$black$/);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst13 1. DRIVER INFORMATION
H A Dcfag12864b.rst13 1. DRIVER INFORMATION
/OK3568_Linux_fs/kernel/drivers/bus/
H A DKconfig91 bool "Freescale EIM DRIVER"
119 tristate "OMAP INTERCONNECT DRIVER"
126 tristate "OMAP OCP2SCP DRIVER"
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c90 err = request_irq(ptp_qoriq->irq, ptp_qoriq_isr, 0, DRIVER, ptp_qoriq); in enetc_ptp_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A DREADME20 1) FOR DRIVER INSTALL
31 2) FOR DRIVER CONFIGURATION AND INFO
164 3) FOR DRIVER CONFIGURATION
/OK3568_Linux_fs/kernel/include/linux/fsl/
H A Dptp_qoriq.h132 #define DRIVER "ptp_qoriq" macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dpermissions.rules10 SUBSYSTEM=="net", ENV{DRIVER}=="?*", WAIT_FOR_SYSFS="device/driver"
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst36 3.0 LOADING THE DRIVER AS A MODULE
38 4.0 COMPILING THE DRIVER
161 adapters must use an EEPROM.) See Section 3.0 LOADING THE DRIVER AS A MODULE.
207 * THE CS89X0 DRIVER DOES NOT SUPPORT PnP. THEREFORE, YOU MUST *
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_lib.c27 #define DRIVER "oxygen" macro
617 err = pci_request_regions(pci, DRIVER); in oxygen_pci_probe()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst21 0. IMPORTANT INFORMATION BEFORE USING THIS DRIVER
33 0. IMPORTANT INFORMATION BEFORE USING THIS DRIVER
/OK3568_Linux_fs/external/libmali/
H A DEND_USER_LICENCE_AGREEMENT.txt5 END USER LICENCE AGREEMENT FOR THE MALI USERSPACE DRIVER ("Mali DRIVER")

12