Home
last modified time | relevance | path

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

12

/linux-6.15/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"
101 echo -n "./${DRIVER}.sh sequential_test_order=1 "
109 echo "./${DRIVER}.sh performance"
112 echo "./${DRIVER}.sh stress"
[all …]
H A Dtest_page_frag.sh14 DRIVER="./page_frag/page_frag_test.ko"
60 if [ ! -f $DRIVER ]; then
70 insmod $DRIVER $NONALIGNED_PARAM > /dev/null 2>&1
77 insmod $DRIVER $ALIGNED_PARAM > /dev/null 2>&1
84 insmod $DRIVER $SMOKE_PARAM > /dev/null 2>&1
94 modinfo $DRIVER
115 VALID_ARGS=`modinfo $DRIVER | awk '/parm:/ {print $2}' | sed 's/:.*//'`
147 insmod $DRIVER $@ > /dev/null 2>&1
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-6.15/
H A DMAINTAINERS264 ACENIC DRIVER
395 ACPI WMI DRIVER
686 AGPGART DRIVER
1718 APM DRIVER
7214 DRBD DRIVER
10469 HFI1 DRIVER
16839 NCT6775 HARDWARE MONITOR DRIVER - I2C DRIVER
18367 OPL4 DRIVER
19786 QAT DRIVER
19839 QIB DRIVER
[all …]
/linux-6.15/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-6.15/Documentation/ABI/testing/
H A Dusb-charger-uevent28 DRIVER=usb_phy_generic
45 DRIVER=usb_phy_generic
H A Dusb-uevent18 DRIVER=usb
/linux-6.15/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-6.15/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst13 1. DRIVER INFORMATION
H A Dcfag12864b.rst13 1. DRIVER INFORMATION
/linux-6.15/scripts/dtc/
H A Ddt_to_config820 DRIVER: label
833 next DRIVER;
838 next DRIVER if ($driver =~ /^$black$/);
/linux-6.15/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-6.15/drivers/bus/
H A DKconfig91 bool "Freescale EIM DRIVER"
130 tristate "OMAP INTERCONNECT DRIVER"
137 tristate "OMAP OCP2SCP DRIVER"
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst505 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
551 Some Human <[email protected]> (supporter:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
553 [email protected] (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
H A Dbug-hunting.rst245 Hans Verkuil <[email protected]> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%)
249 [email protected] (open list:GSPCA USB WEBCAM DRIVER)
/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst504 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
550 Some Human <[email protected]> (supporter:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
552 [email protected] (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
H A Dbug-hunting.rst242 Hans Verkuil <[email protected]> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%)
246 [email protected] (open list:GSPCA USB WEBCAM DRIVER)
/linux-6.15/include/linux/fsl/
H A Dptp_qoriq.h132 #define DRIVER "ptp_qoriq" macro
/linux-6.15/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-6.15/sound/pci/oxygen/
H A Doxygen_lib.c27 #define DRIVER "oxygen" macro
612 err = pci_request_regions(pci, DRIVER); in __oxygen_pci_probe()
/linux-6.15/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-6.15/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-6.15/include/drm/
H A Ddrm_print.h742 __DRM_DEFINE_DBG_RATELIMITED(DRIVER, drm, fmt, ## __VA_ARGS__)
/linux-6.15/Documentation/sound/cards/
H A Dmaya44.rst55 DRIVER DETAILS

12