Home
last modified time | relevance | path

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

12

/openbmc/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
/openbmc/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
130 8169 10/100/1000 GIGABIT ETHERNET DRIVER
137 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
168 A64FX DIAG DRIVER
173 A8293 MEDIA DRIVER
183 AACRAID SCSI RAID DRIVER
203 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
[all …]
/openbmc/openpower-debug-collector/dump/tools/common/include/
H A Dgendumpinfo10 declare -x DRIVER=""
18 DRIVER=$(awk -F '[=()]' '/VERSION_ID/ {print $2}' /etc/os-release)
64 printf "driver: %s\n" "$DRIVER"
/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.rc275 DRIVER="driver=$IMGFMT"
281 DRIVER="$DRIVER,key-secret=keysec0"
285 TEST_IMG="$DRIVER,file.filename=$TEST_DIR/t.$IMGFMT"
288 TEST_IMG="$DRIVER,file.driver=nbd,file.type=unix"
292 TEST_IMG="$DRIVER,file.filename=$SOCK_DIR/fuse-t.$IMGFMT"
295 TEST_IMG="$DRIVER,file.driver=ssh,file.host=127.0.0.1,file.path=$TEST_IMG_FILE"
297 TEST_DIR="$DRIVER,file.driver=nfs,file.filename=nfs://127.0.0.1/$TEST_DIR"
300 TEST_IMG="$DRIVER,file.driver=$IMGPROTO,file.filename=$TEST_DIR/t.$IMGFMT"
/openbmc/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,
/openbmc/linux/Documentation/ABI/testing/
H A Dusb-charger-uevent28 DRIVER=usb_phy_generic
45 DRIVER=usb_phy_generic
H A Dusb-uevent18 DRIVER=usb
/openbmc/qemu/tests/qtest/
H A Dsdhci-test.c24 FIELD(SDHC_CAPAB, DRIVER, 36, 3); /* since v3 */
89 capab_v3 = FIELD_EX64(capab, SDHC_CAPAB, DRIVER); in check_capab_v3()
/openbmc/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()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/
H A D0003-dt-bindings-remoteproc-Add-Arm-remoteproc.patch95 @@ -1768,6 +1768,7 @@ ARM REMOTEPROC DRIVER
102 ARM SMC WATCHDOG DRIVER
H A D0001-remoteproc-Add-Arm-remoteproc-driver.patch38 +ARM REMOTEPROC DRIVER
44 ARM SMC WATCHDOG DRIVER
/openbmc/linux/Documentation/admin-guide/auxdisplay/
H A Dks0108.rst13 1. DRIVER INFORMATION
H A Dcfag12864b.rst13 1. DRIVER INFORMATION
/openbmc/linux/scripts/dtc/
H A Ddt_to_config820 DRIVER: label
833 next DRIVER;
838 next DRIVER if ($driver =~ /^$black$/);
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst511 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
557 Some Human <shuman@example.com> (supporter:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
559 ath10k@lists.infradead.org (open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER)
H A Dbug-hunting.rst245 Hans Verkuil <hverkuil@xs4all.nl> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%)
249 linux-media@vger.kernel.org (open list:GSPCA USB WEBCAM DRIVER)
/openbmc/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()
/openbmc/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)
H A Dbug-hunting.rst242 Hans Verkuil <hverkuil@xs4all.nl> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%)
246 linux-media@vger.kernel.org (open list:GSPCA USB WEBCAM DRIVER)
/openbmc/linux/drivers/bus/
H A DKconfig91 bool "Freescale EIM DRIVER"
130 tristate "OMAP INTERCONNECT DRIVER"
137 tristate "OMAP OCP2SCP DRIVER"
/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h132 #define DRIVER "ptp_qoriq" macro
/openbmc/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
/openbmc/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 *
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c27 #define DRIVER "oxygen" macro
612 err = pci_request_regions(pci, DRIVER); in __oxygen_pci_probe()

12