Home
last modified time | relevance | path

Searched full:dependent (Results 1 – 25 of 1263) sorted by relevance

12345678910>>...51

/linux-6.12.1/Documentation/gpu/
Dkms-properties.csv22 ,,"""left_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
23 ,,"""right_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
24 ,,"""top_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
25 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
26 ,,“hpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
27 ,,“vpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
28 ,,“contrast”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
29 ,,“saturation”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
30 ,,“hue”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
31 ,,“sharpness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
[all …]
/linux-6.12.1/drivers/usb/gadget/function/
Du_tcm.h19 * @dependent: optional dependent module. Meant for legacy gadget.
22 * @dep_lock: lock for dependent module operations.
23 * @ready: true if the dependent module information is set.
25 * @has_dep: true if there is a dependent module
30 struct module *dependent; member
/linux-6.12.1/drivers/scsi/aic94xx/
Daic94xx_reg_def.h1965 * dependent or mode independent memory. Each mode has 96 bytes,
1968 * dependent scratch memory, Mode 8, page 0-3 overlaps mode
1970 * - 896 bytes of mode dependent scratch, 96 bytes per Modes 0-7, and
1975 * divided into mode dependent and mode independent scratch with this
1978 * dependent scratch memory for modes 0-7 (768 bytes). Mode 8 pages
1979 * 0-2 dependent scratch overlap with pages 0-2 of mode independent
1991 * 800h-83Fh Mode Dependent Scratch Mode 0 Pages 0-1
1992 * 840h-87Fh Mode Dependent Scratch Mode 1 Pages 0-1
1993 * 880h-8BFh Mode Dependent Scratch Mode 2 Pages 0-1
1994 * 8C0h-8FFh Mode Dependent Scratch Mode 3 Pages 0-1
[all …]
Daic94xx_seq.c503 * asd_init_cseq_mdp - initialize CSEQ Mode dependent pages
513 /* CSEQ Mode dependent, modes 0-7, page 0 setup. */ in asd_init_cseq_mdp()
522 /* CSEQ Mode dependent, mode 0-7, page 1 and 2 shall be ignored. */ in asd_init_cseq_mdp()
524 /* CSEQ Mode dependent, mode 8, page 0 setup. */ in asd_init_cseq_mdp()
542 /* CSEQ Mode dependent, mode 8, page 1 setup. */ in asd_init_cseq_mdp()
548 /* CSEQ Mode dependent, mode 8, page 2 setup. */ in asd_init_cseq_mdp()
566 /* CSEQ Mode dependent, mode 8, page 3 shall be ignored. */ in asd_init_cseq_mdp()
574 * independent and dependent scratch page to the default settings.
671 * asd_init_lseq_mdp -- initialize LSEQ mode dependent pages.
722 /* LSEQ Mode dependent 0, page 0 setup. */ in asd_init_lseq_mdp()
[all …]
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-devices-system-cpu30 dependent.
36 architecture and platform dependent.
42 architecture and platform dependent.
48 architecture and platform dependent.
54 architecture and platform dependent. it's only used on s390.
60 architecture and platform dependent. it's only used on s390.
/linux-6.12.1/Documentation/ABI/testing/
Dprocfs-attr-prev9 this interface is LSM dependent.
13 this interface are LSM dependent.
15 dependent.
Dprocfs-attr-exec10 of the task identified is LSM dependent.
15 the task identified are LSM dependent.
17 dependent.
Dprocfs-attr-current9 of the task identified is LSM dependent.
14 the task identified are LSM dependent.
16 dependent.
Dpstore6 Description: Generic interface to platform dependent persistent storage.
25 - "mce" - architecture dependent data from fatal h/w error
/linux-6.12.1/arch/x86/include/asm/
Dhardirq.h12 unsigned int __nmi_count; /* arch dependent */
14 unsigned int apic_timer_irqs; /* arch dependent */
23 unsigned int x86_platform_ipis; /* arch dependent */
/linux-6.12.1/drivers/acpi/
Ddock.c62 * Dock Dependent device functions *
67 * @adev: Dependent ACPI device object.
69 * Add the dependent device to the dock's dependent device list.
128 * find_dock_dependent_device - get a device dependent on this dock
132 * iterate over the dependent device list for this dock. If the
133 * dependent device matches the handle, return.
165 * or is a device dependent on the dock station, then it
432 * To simplify event handling, dock dependent device handler always in dock_notify()
616 /* add the dock station as a device dependent on itself */ in acpi_dock_add()
/linux-6.12.1/Documentation/networking/
Dtcp-thin.rst11 effective. In time-dependent scenarios (like online games, control
19 After analysing a large number of time-dependent interactive
39 Since these mechanisms are targeted at time-dependent applications,
/linux-6.12.1/drivers/s390/char/
Dsclp_diag.h32 * struct sclp_diag_ftp - Diagnostic Test FTP Service model-dependent data
68 * @mdd: model-dependent data (@route dependent)
/linux-6.12.1/drivers/net/dsa/
Dvitesse-vsc73xx.h42 * @ops: Structure with hardware-dependent operations
66 * @read: Method for register reading over the hardware-dependent interface
67 * @write: Method for register writing over the hardware-dependent interface
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dmipi-ccs.yaml41 description: Analogue voltage supply (VANA), sensor dependent.
44 description: Core voltage supply (VCore), sensor dependent.
47 description: I/O voltage supply (VIO), sensor dependent.
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dtouchscreen.yaml39 description: maximum reported pressure (arbitrary range dependent on the controller)
57 range dependent on the controller)
62 values dependent on the controller)
/linux-6.12.1/Documentation/admin-guide/pm/
Dsuspend-flows.rst37 *platform-dependent suspend* states in what follows.
164 Platform-dependent Suspend Code Flow
168 state to platform-dependent suspend state:
197 which must be done in a special platform-dependent way. Then, the
233 Platform-dependent Resume Code Flow
237 platform-dependent suspend state into the working state:
/linux-6.12.1/arch/parisc/include/asm/
Dpdc_chassis.h179 #define PDC_CHASSIS_SRC_PDH (3ULL << 28) /* processor dependent hardware */
191 /* Source ID - platform dependent */
194 /* Problem detail - problem source dependent */
209 /* Activity status - implementation dependent */
212 /* Caller subactivity - implementation dependent */
214 #define PDC_CHASSIS_CALL_SACT_UNSPEC (0ULL << 4) /* implementation dependent */
/linux-6.12.1/Documentation/devicetree/bindings/display/
Dsolomon,ssd-common.yaml31 The default value is controller-dependent.
37 The default value is controller-dependent.
/linux-6.12.1/arch/parisc/include/uapi/asm/
Dpdc.h35 #define PDC_RETURN_CHASSIS_INFO 128 /* HVERSION dependent: return chassis LED/LCD info */
85 /* 1, 2 obsolete - HVERSION dependent*/
90 /* 7 obsolete - HVERSION dependent */
189 /* HVERSION dependent */
225 #define PDC_LAN_STATION_ID 138 /* Hversion dependent mechanism for */
410 /* [0x040] reserved processor dependent */
447 /* [0x600] processor dependent */
491 cc_hv : 3; /* hversion dependent */
667 * are hversion dependent. Do a "ser pim 0 hpmc" after rebooting, since
668 * the firmware is probably the best way of printing hversion dependent
/linux-6.12.1/arch/m68k/include/asm/
Dmachdep.h16 /* machine dependent irq functions */
20 /* machine dependent timer functions */
/linux-6.12.1/drivers/media/platform/st/sti/delta/
Ddelta-cfg.h31 /* IP perf dependent, can be tuned */
44 #define DELTA_MAX_FRAME_USER 3 /* platform/use-case dependent */
/linux-6.12.1/arch/powerpc/include/asm/
Ddbdma.h49 __le32 cmd_dep; /* command-dependent field */
67 #define KEY_STREAM2 0x200 /* device-dependent stream */
68 #define KEY_STREAM3 0x300 /* device-dependent stream */
/linux-6.12.1/tools/memory-model/Documentation/
Dcheatsheet.txt31 DR: Dependent read (address dependency)
32 DW: Dependent write (address, data, or control dependency)
/linux-6.12.1/Documentation/devicetree/bindings/pci/
Dsnps,dw-pcie-common.yaml24 configuration space belongs to the Configuration-Dependent Module (CDM)
78 interface of the Configuration-Dependent Module, which is
153 - description: Application-dependent interface reset
257 Enable automatic checking of CDM (Configuration Dependent Module)

12345678910>>...51