/linux/drivers/s390/char/ |
H A D | sclp_diag.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 32 * struct sclp_diag_ftp - Diagnostic Test FTP Service model-dependent data 45 * @fident: file name (ASCII, zero-terminated) 65 * struct sclp_diag_evbuf - Diagnostic Test (ET7) Event Buffer 68 * @mdd: model-dependent data (@route dependent) 80 * struct sclp_diag_sccb - Diagnostic Test (ET7) SCCB
|
/linux/arch/m68k/include/asm/ |
H A D | machdep.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 16 /* machine dependent irq functions */ 18 extern void (*mach_get_model) (char *model); 20 /* machine dependent timer functions */
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 14 #define PDC_BAD_PROC -1 /* Called non-existent procedure*/ 15 #define PDC_BAD_OPTION -2 /* Called with non-existent option */ 16 #define PDC_ERROR -3 /* Call could not complete without an error */ 17 #define PDC_NE_MOD -5 /* Module not found */ 18 #define PDC_NE_CELL_MOD -7 /* Cell module not found */ 19 #define PDC_NE_BOOTDEV -9 /* Cannot locate a console device or boot device */ 20 #define PDC_INVALID_ARG -10 /* Called with an invalid argument */ 21 #define PDC_BUS_POW_WARN -12 /* Call could not complete in allowed power budget */ 22 #define PDC_NOT_NARROW -17 /* Narrow mode not supported */ [all …]
|
/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-input.c | 1 // SPDX-License-Identifier: GPL-2.0 15 #define MODULE_NAME "cx231xx-input" 23 dev_dbg(&ir->rc->dev, "%s\n", __func__); in get_key_isdbt() 26 rc = i2c_master_recv(ir->c, &cmd, 1); in get_key_isdbt() 30 return -EIO; in get_key_isdbt() 41 dev_dbg(&ir->rc->dev, "cmd %02x, scan = %02x\n", cmd, scancode); in get_key_isdbt() 54 dev_dbg(dev->dev, "%s\n", __func__); in cx231xx_ir_init() 57 if (!cx231xx_boards[dev->model].rc_map_name) in cx231xx_ir_init() 58 return -ENODEV; in cx231xx_ir_init() 60 request_module("ir-kbd-i2c"); in cx231xx_ir_init() [all …]
|
/linux/arch/m68k/kernel/ |
H A D | setup_no.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 1999-2007 Greg Ungerer (gerg@snapgear.com) 7 * Copyleft ()) 2000 James D. Schettine {james@telos-systems.com} 17 * This file handles the architecture-dependent parts of system setup 51 /* machine dependent timer functions */ 54 /* machine dependent reboot functions */ 108 pr_info("68EZ328 DragonBallEZ support (C) 1999 Rt-Control, Inc\n"); in setup_arch() 123 pr_info("Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne\n"); in setup_arch() 126 pr_info("68328/Pilot support Bernhard Kuhn <kuhn@lpr.e-technik.tu-muenchen.de>\n"); in setup_arch() 136 pr_info("Motorola M5235EVB support (C)2005 Syn-tech Systems, Inc. (Jate Sujjavanich)\n"); in setup_arch() [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-cdc_ncm | 10 as-is, without any padding, and are terminated with a 14 back-to-back without any interleaving short USB 50 The actual limits are device dependent. See 66 The actual limits are device dependent. See 82 The following read-only attributes all represent fields of the 85 Control Model Devices" (CDC NCM), Revision 1.0 (Errata 1), November 87 quoted from table 6-3 of CDC NCM: "NTB Parameter Structure". 94 - Bit 0: 16-bit NTB supported (set to 1) 95 - Bit 1: 32-bit NTB supported 96 - Bits 2 – 15: reserved (reset to zero; must be ignored by host)
|
/linux/include/uapi/sound/ |
H A D | firewire.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 30 unsigned int notification; /* DICE-specific bits */ 33 #define SND_EFW_TRANSACTION_USER_SEQNUM_MAX ((__u32)((__u16)~0) - 1) 51 __u32 message; /* Digi00x-specific message */ 56 __u32 message; /* MOTU-specific bits. */ 77 * struct snd_firewire_event_ff400_message - the container for message from Fireface 400 when 139 * Returns -EBUSY if the driver is already streaming. 150 * - 828mk2 151 * - 896hd 152 * - Traveler [all …]
|
/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-eb-11mp-ctrevb.dts | 23 #include "arm-realview-eb-11mp.dts" 26 model = "ARM RealView Emulation Baseboard with ARM11MPCore Rev B"; 31 * append a specific compatible-string. 34 compatible = "arm,realview-eb11mp-revb-syscon", "arm,realview-eb-syscon", "syscon", "simple-mfd"; 60 * controller, as a result, some peripherals that are dependent
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | renesas,shmobile-lcdc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/renesas,shmobile-lcdc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas SH-Mobile LCD Controller (LCDC) 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 11 - Geert Uytterhoeven <geert+renesas@glider.be> 16 - renesas,r8a7740-lcdc # R-Mobile A1 17 - renesas,sh73a0-lcdc # SH-Mobile AG5 30 Some of the optional clocks are model-dependent (e.g. "video" (a.k.a. [all …]
|
H A D | renesas,rzg2l-du.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/renesas,rzg2l-du.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Biju Das <biju.das.jz@bp.renesas.com> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 20 - enum: 21 - renesas,r9a07g043u-du # RZ/G2UL 22 - renesas,r9a07g044-du # RZ/G2{L,LC} 23 - items: [all …]
|
/linux/Documentation/admin-guide/ |
H A D | pnp.rst | 10 -------- 18 ------------------ 26 - id - displays a list of support EISA IDs 27 - options - displays possible resource configurations 28 - resources - displays currently allocated resources and allows resource changes 46 <depnum> - the configuration number 47 <mode> - static or dynamic 75 - Notice the string "DISABLED". This means the device is not active. 80 Dependent: 01 - Priority acceptable 81 port 0x3f0-0x3f0, align 0x7, size 0x6, 16-bit address decoding [all …]
|
/linux/arch/m68k/ |
H A D | Kconfig.devices | 1 # SPDX-License-Identifier: GPL-2.0 15 Use the power-on LED on your machine as a load meter. The exact 16 behavior is platform-dependent, but normally the flash frequency is 17 a hyperbolic function of the 5-minute load average. 19 # We have a dedicated heartbeat LED. :-) 26 including the model, CPU, MMU, clock speed, BogoMIPS rating, 102 If you want to use your Amiga's built-in serial port in Linux,
|
/linux/Documentation/arch/s390/ |
H A D | pci.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 - Pierre Morel 17 ----------------------- 28 --------------- 36 - /sys/kernel/debug/s390dbf/pci_msg/sprintf 56 - /sys/bus/pci/slots/XXXXXXXX/power 64 - function_id 67 - function_handle 68 Low-level identifier used for a configured PCI function. 71 - pchid [all …]
|
/linux/Documentation/driver-api/ |
H A D | eisa.rst | 5 :Author: Marc Zyngier <maz@wild-wind.fr.eu.org> 23 - The bus code implements most of the generic code. It is shared 29 - The bus root driver implements the glue between the bus hardware 37 - The driver offers the bus a list of devices that it manages, and 102 optionally be paired with a driver-dependent value 106 Documentation/driver-api/driver-model/driver.rst. Only .name, 155 dev generic device (see Documentation/driver-api/driver-model/device.rst) 187 A comma-separated list of slots to be enabled, even if the firmware 192 A comma-separated list of slots to be disabled, even if the firmware 220 model is "the right thing"(tm). [all …]
|
/linux/drivers/iio/pressure/ |
H A D | abp060mg.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2016 - Marcin Malagowski <mrc@bourne.st> 18 #define ABP060MG_NUM_COUNTS (ABP060MG_MAX_COUNTS - ABP060MG_MIN_COUNTS) 52 [ABP006KD] = { .min = -6000, .max = 6000 }, 53 [ABP010KD] = { .min = -10000, .max = 10000 }, 54 [ABP016KD] = { .min = -16000, .max = 16000 }, 55 [ABP025KD] = { .min = -25000, .max = 25000 }, 56 [ABP040KD] = { .min = -40000, .max = 40000 }, 57 [ABP060KD] = { .min = -60000, .max = 60000 }, 58 [ABP100KD] = { .min = -100000, .max = 100000 }, [all …]
|
/linux/drivers/target/ |
H A D | target_core_configfs.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * (c) Copyright 2008-2013 Datera, Inc. 46 struct config_item_type *cit = &tb->tb_##_name##_cit; \ 48 cit->ct_item_ops = _item_ops; \ 49 cit->ct_group_ops = _group_ops; \ 50 cit->ct_attrs = _attrs; \ 51 cit->ct_owner = tb->ops->owner; \ 58 struct config_item_type *cit = &tb->tb_##_name##_cit; \ 60 cit->ct_item_ops = _item_ops; \ 61 cit->ct_group_ops = _group_ops; \ [all …]
|
/linux/include/uapi/linux/usb/ |
H A D | cdc.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 40 /*-------------------------------------------------------------------------*/ 43 * Class-Specific descriptors ... there are a couple dozen of them 147 /* "Telephone Control Model Functional Descriptor" from CDC WMC spec 6.3..3 */ 177 /* "OBEX Control Model Functional Descriptor" */ 186 /* "NCM Control Model Functional Descriptor" */ 196 /* "MBIM Control Model Functional Descriptor" */ 210 /* "MBIM Extended Functional Descriptor" from CDC MBIM spec 1.0 errata-1 */ 221 /*-------------------------------------------------------------------------*/ 224 * Class-Specific Control Requests (6.2) [all …]
|
/linux/include/linux/hsi/ |
H A D | hsi.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 36 HSI_ARB_RR, /* Round-robin arbitration */ 58 * struct hsi_channel - channel resource used by the hsi clients 68 * struct hsi_config - Configuration for RX/TX HSI modules 90 * struct hsi_board_info - HSI client board info 97 * @archdata: Architecture-dependent device data 121 * struct hsi_client - HSI client attached to an HSI port 122 * @device: Driver model representation of the device 140 dev_set_drvdata(&cl->device, data); in hsi_client_set_drvdata() 145 return dev_get_drvdata(&cl->device); in hsi_client_drvdata() [all …]
|
/linux/drivers/net/usb/ |
H A D | cdc_eem.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 25 * Model" (EEM) specification, which encapsulates Ethernet frames 26 * for transport over USB using a simpler USB device model than the 27 * previous CDC "Ethernet Control Model" (ECM, or "CDC Ethernet"). 34 * build on 23-April-2009 39 /*-------------------------------------------------------------------------*/ 43 dev_kfree_skb(urb->context); in eem_linkcmd_complete() 56 usb_fill_bulk_urb(urb, dev->udev, dev->out, in eem_linkcmd() 57 skb->data, skb->len, eem_linkcmd_complete, skb); in eem_linkcmd() 64 netdev_warn(dev->net, "link cmd failure\n"); in eem_linkcmd() [all …]
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3568-radxa-e25.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 4 #include "rk3568-radxa-cm3i.dtsi" 7 model = "Radxa E25 Carrier Board"; 14 pwm-leds { 15 compatible = "pwm-leds-multicolor"; 17 multi-led { 20 max-brightness = <255>; 22 led-red { 27 led-green { [all …]
|
/linux/Documentation/locking/ |
H A D | preempt-locking.rst | 2 Proper Locking Under a Preemptible Kernel: Keeping Kernel Code Preempt-Safe 14 kernel model leverages existing SMP locking mechanisms. Thus, the kernel 21 RULE #1: Per-CPU data structures need explicit protection 32 First, since the data is per-CPU, it may not have explicit SMP locking, but 44 Under preemption, the state of the CPU must be protected. This is arch- 45 dependent, but includes CPU structures and state not preserved over a context 48 if the kernel is executing a floating-point instruction and is then preempted. 84 n-times in a code path, and preemption will not be reenabled until the n-th 93 disabling preemption - any cond_resched() or cond_resched_lock() might trigger 95 reschedule. So use this implicit preemption-disabling property only if you [all …]
|
/linux/drivers/power/supply/ |
H A D | ds2780_battery.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * 1-wire client/driver for the Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC 7 * Author: Clifton Barnes <cabarnes@indesign-llc.com> 23 /* Current unit measurement in uA for a 1 milli-ohm sense resistor */ 25 /* Charge unit measurement in uAh for a 1 milli-ohm sense resistor */ 28 #define DS2780_USER_EEPROM_SIZE (DS2780_EEPROM_BLOCK0_END - \ 46 static const char model[] = "DS2780"; global() variable [all...] |
H A D | ds2781_battery.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * 1-wire client/driver for the Maxim/Dallas DS2781 Stand-Alone Fuel Gauge IC 21 /* Current unit measurement in uA for a 1 milli-ohm sense resistor */ 23 /* Charge unit measurement in uAh for a 1 milli-ohm sense resistor */ 26 #define DS2781_USER_EEPROM_SIZE (DS2781_EEPROM_BLOCK0_END - \ 29 #define DS2781_PARAM_EEPROM_SIZE (DS2781_EEPROM_BLOCK1_END - \ 44 static const char model[] = "DS2781"; global() variable [all...] |
/linux/Documentation/trace/ |
H A D | mmiotrace.rst | 2 In-kernel memory-mapped I/O tracing 11 Injection Test Harness. In Dec 2006 - Jan 2007, using the code from Intel, 15 Mmiotrace was built for reverse engineering any memory-mapped IO device with 19 Out-of-tree mmiotrace was originally modified for mainline inclusion and 24 ----------- 29 is on-line, therefore mmiotrace takes all but one CPU off-line during run-time 30 activation. You can re-enable CPUs by hand, but you have been warned, there 35 --------------------- 38 $ mount -t debugfs debugfs /sys/kernel/debug 48 ----- [all …]
|
/linux/Documentation/gpu/amdgpu/ |
H A D | driver-core.rst | 18 and register access functions are SoC dependent. 32 This was a dedicated IP on older pre-vega chips, but has since 36 the programming model is still pretty similar. This is how the 58 It is described in more details in :ref:`Display Core <amdgpu-display-core>`. 61 This is a multi-purpose DMA engine. The kernel driver uses it for 69 largest block on the GPU. The 3D pipeline has tons of sub-blocks. In 75 This is the multi-media engine. It handles video and image encode and 76 decode. It's exposed to userspace for user mode drivers (VA-API, 80 ------------------------------------- 127 .. kernel-doc:: include/uapi/drm/amdgpu_drm.h [all …]
|