Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/mm/
H A Dtest_vmalloc.sh13 DRIVER="test_${TEST_NAME}"
43 if ! modinfo $DRIVER > /dev/null 2>&1; then
55 modprobe $DRIVER $PERF_PARAM > /dev/null 2>&1
66 modprobe $DRIVER $STRESS_PARAM > /dev/null 2>&1
77 modprobe $DRIVER $SMOKE_PARAM > /dev/null 2>&1
89 modinfo $DRIVER
94 echo "./${DRIVER}.sh"
97 echo "./${DRIVER}.sh nr_threads=$NUM_CPUS run_test_mask=1 test_repeat_count=5"
101 echo -n "./${DRIVER}.sh sequential_test_order=1 "
106 echo "./${DRIVER}.sh nr_threads=$NUM_CPUS test_repeat_count=20"
[all …]
H A Dtest_hmm.sh13 DRIVER="test_hmm"
34 if ! modinfo $DRIVER > /dev/null 2>&1; then
44 modprobe $DRIVER > /dev/null 2>&1
47 modprobe $DRIVER spm_addr_dev0=$1 spm_addr_dev1=$2
59 modprobe -r $DRIVER > /dev/null 2>&1
/linux/
H A DMAINTAINERS70 3C59X NETWORK DRIVER
77 3CR990 NETWORK DRIVER
90 53C700 AND 53C700-66 SCSI DRIVER
105 6PACK NETWORK DRIVER FOR AX.25
131 8169 10/100/1000 GIGABIT ETHERNET DRIVER
138 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
169 A64FX DIAG DRIVER
174 A8293 MEDIA DRIVER
181 AACRAID SCSI RAID DRIVER
189 AAEON UPBOARD FPGA MFD DRIVER
[all …]
/linux/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()
181 .name = DRIVER,
/linux/Documentation/ABI/testing/
H A Dusb-charger-uevent28 DRIVER=usb_phy_generic
45 DRIVER=usb_phy_generic
H A Dusb-uevent18 DRIVER=usb
/linux/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c22 #define DRIVER "ptp_ixp46x" macro
286 0, DRIVER, &ixp_clock); in ptp_ixp_probe()
293 0, DRIVER, &ixp_clock); in ptp_ixp_probe()
/linux/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst13 1. DRIVER INFORMATION
H A Dcfag12864b.rst13 1. DRIVER INFORMATION
/linux/scripts/dtc/
H A Ddt_to_config820 DRIVER: label
833 next DRIVER;
838 next DRIVER if ($driver =~ /^$black$/);
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c83 err = request_irq(ptp_qoriq->irq, ptp_qoriq_isr, 0, DRIVER, ptp_qoriq); in enetc_ptp_probe()
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst505 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
551 Some Human <shuman@example.com> (supporter:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
553 ath10k@lists.infradead.org (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
/linux/drivers/bus/
H A DKconfig91 bool "Freescale EIM DRIVER"
130 tristate "OMAP INTERCONNECT DRIVER"
137 tristate "OMAP OCP2SCP DRIVER"
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst504 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
550 Some Human <shuman@example.com> (supporter:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
552 ath10k@lists.infradead.org (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
/linux/include/linux/fsl/
H A Dptp_qoriq.h132 #define DRIVER "ptp_qoriq" macro
/linux/drivers/net/wireless/marvell/mwifiex/
H A DREADME21 1) FOR DRIVER INSTALL
32 2) FOR DRIVER CONFIGURATION AND INFO
165 3) FOR DRIVER CONFIGURATION
/linux/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 *
/linux/sound/pci/oxygen/
H A Doxygen_lib.c27 #define DRIVER "oxygen" macro
612 err = pci_request_regions(pci, DRIVER); in __oxygen_pci_probe()
/linux/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
H A Dipw2200.rst30 0. IMPORTANT INFORMATION BEFORE USING THIS DRIVER
47 0. IMPORTANT INFORMATION BEFORE USING THIS DRIVER
/linux/include/drm/
H A Ddrm_print.h737 __DRM_DEFINE_DBG_RATELIMITED(DRIVER, drm, fmt, ## __VA_ARGS__)
/linux/Documentation/sound/cards/
H A Dmaya44.rst55 DRIVER DETAILS
/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c26 DRIVER, enumerator
211 buf->owned_by = DRIVER; in venus_helper_alloc_dpb_bufs()
1438 dpb_buf->owned_by = DRIVER; in venus_helper_change_dpb_owner()
/linux/drivers/net/wireless/marvell/libertas/
H A DREADME21 DRIVER LOADING
/linux/drivers/ptp/
H A Dptp_qoriq.c610 DRIVER, ptp_qoriq)) { in ptp_qoriq_probe()

12