Searched refs:VENDOR (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/tools/testing/selftests/amd-pstate/ |
D | amd-pstate-ut.sh | 19 VENDOR=$(cat /proc/cpuinfo | grep -m 1 'vendor_id' | awk '{print $NF}') 26 if ! echo "$VENDOR" | grep -iq amd; then 28 echo "$0 # Current cpu vendor is $VENDOR."
|
/Linux-v6.1/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 33 #define VENDOR 0x1d6b macro 91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
|
/Linux-v6.1/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 33 #define VENDOR 0x1d6b macro 91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
|
/Linux-v6.1/drivers/w1/masters/ |
D | ds2490.c | 18 #define VENDOR 0x40 macro 173 CONTROL_CMD, VENDOR, value, index, NULL, 0, 1000); in ds_send_control_cmd() 189 MODE_CMD, VENDOR, value, index, NULL, 0, 1000); in ds_send_control_mode() 205 COMM_CMD, VENDOR, value, index, NULL, 0, 1000); in ds_send_control()
|
/Linux-v6.1/Documentation/usb/ |
D | gadget_printer.rst | 49 the Netchip vendor id 0x0525. YOU MUST CHANGE TO YOUR OWN VENDOR ID
|
/Linux-v6.1/Documentation/userspace-api/media/cec/ |
D | cec-ioc-g-mode.rst | 217 * .. _`CEC-MSG-GIVE-DEVICE-VENDOR-ID`:
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgbe.rst | 174 SELECTION OF VENDOR BY CUSTOMERS.
|
/Linux-v6.1/Documentation/sound/ |
D | alsa-configuration.rst | 2726 * add VENDOR DEVICE MASK SIZE BUFFERS 2728 VENDOR and DEVICE are PCI vendor and device IDs. They take
|
/Linux-v6.1/ |
D | MAINTAINERS | 10574 INTEL VENDOR SPECIFIC EXTENDED CAPABILITIES DRIVER
|