Searched full:particular (Results 1 – 25 of 4398) sorted by relevance
12345678910>>...176
/Linux-v6.1/kernel/sched/ |
D | completion.c | 18 * @x: holds the state of this particular completion 43 * @x: holds the state of this particular completion 45 * This will wake up all threads waiting on this particular completion event. 128 * @x: holds the state of this particular completion 144 * @x: holds the state of this particular completion 163 * @x: holds the state of this particular completion 177 * @x: holds the state of this particular completion 197 * @x: holds the state of this particular completion 216 * @x: holds the state of this particular completion 235 * @x: holds the state of this particular completion [all …]
|
/Linux-v6.1/drivers/leds/ |
D | TODO | 39 about LED color. In particular, there's no way to make LED "white". 60 In particular, LED names are still a mess (see above) and utility 70 In future, it would be good to be able to set rgb led to particular 73 And probably user-friendly interface to access LEDs for particular
|
/Linux-v6.1/security/integrity/platform_certs/ |
D | keyring_handler.h | 23 * Return the handler for particular signature list types found in the db. 28 * Return the handler for particular signature list types found in the mok. 33 * Return the handler for particular signature list types found in the dbx.
|
D | keyring_handler.c | 47 * Return the appropriate handler for particular signature list types found in 58 * Return the appropriate handler for particular signature list types found in 73 * Return the appropriate handler for particular signature list types found in
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | ni_routes.h | 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 45 * struct ni_device_routes - List of all src->dest sets for a particular device. 63 * such routes for that particular device. 130 * this particular device. 141 * ni_lookup_route_register() - Look up a register value for a particular route 143 * the particular device. 251 * particular valid NI signal/terminal route. 299 * the destination on the particular device.
|
/Linux-v6.1/Documentation/core-api/ |
D | printk-index.rst | 15 particular kernel messages are not KABI and never will be! 18 knowing what messages were updated in a particular kernel version and why. 58 - :level: log level value: 0-7 for particular severity, -1 as default, 78 details into the user space will transform particular printk() calls 94 The metadata are stored for a particular message only when it is printed
|
/Linux-v6.1/drivers/input/rmi4/ |
D | rmi_bus.h | 22 * function for a particular device (basically, a driver for that RMI4 function) 26 * @dev: The device associated with this particular function. 56 * struct rmi_function_handler - driver routines for a particular RMI function. 68 * @suspend: Should perform any required operations to suspend the particular 70 * @resume: Should perform any required operations to resume the particular
|
/Linux-v6.1/Documentation/driver-api/phy/ |
D | samsung-usb2.rst | 11 the differences were minor and were found in particular bits of the 28 struct of_device_id definitions for particular SoCs. 33 structures that describe particular SoCs. 129 particular SoC is compiled in the driver. In case of Exynos 4210 four
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | voltage.c | 63 * voltdm_scale() - API to scale voltage of a particular voltage domain. 68 * for a particular voltage domain during DVFS. 115 * voltdm_reset() - Resets the voltage of a particular voltage domain 144 * particular voltage domain. 146 * @volt_data: the voltage table for the particular vdd which is to be 167 * particular voltage
|
/Linux-v6.1/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 47 no longer built specifically for a particular group in the defense or 78 collection of systems which agree on the meaning of particular values 118 should assume that the DOI identifier field is not aligned on any particular 151 all tags, as well as fields within a tag, are not aligned on any particular 475 all datagrams that may exit a particular network interface port. All 482 all datagrams that may exit a particular network interface port. All 490 particular network interface port. All CIPSO labels within datagrams 496 particular IP network address. All CIPSO labels within datagrams destined 497 for the particular IP network MUST use the specified DOI identifier. All 502 particular IP host address. All CIPSO labels within datagrams destined for [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | realtek,rt5682s.yaml | 59 Set the clock rate (hz) for the requirement of the particular DMIC. 63 Set the delay time (ms) for the requirement of the particular DMIC. 67 Set the delay time (ms) for the requirement of the particular platform or AMIC.
|
/Linux-v6.1/include/linux/device/ |
D | class.h | 122 * class_find_device_by_name - device iterator for locating a particular device 134 * class_find_device_by_of_node : device iterator for locating a particular device 146 * class_find_device_by_fwnode : device iterator for locating a particular device 159 * class_find_device_by_devt : device iterator for locating a particular device 173 * class_find_device_by_acpi_dev : device iterator for locating a particular
|
D | bus.h | 170 * bus_find_device_by_name - device iterator for locating a particular device 184 * bus_find_device_by_of_node : device iterator for locating a particular device 196 * bus_find_device_by_fwnode : device iterator for locating a particular device 208 * bus_find_device_by_devt : device iterator for locating a particular device 235 * bus_find_device_by_acpi_dev : device iterator for locating a particular device
|
D | driver.h | 167 * driver_find_device_by_name - device iterator for locating a particular device 179 * driver_find_device_by_of_node- device iterator for locating a particular device 192 * driver_find_device_by_fwnode- device iterator for locating a particular device 205 * driver_find_device_by_devt- device iterator for locating a particular device 224 * driver_find_device_by_acpi_dev : device iterator for locating a particular
|
/Linux-v6.1/drivers/comedi/drivers/ni_routing/tools/ |
D | convert_csv_to_c.py | 139 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 170 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 207 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 312 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 320 * used as the source of one particular trigger or another (using 349 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 386 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 394 * of one particular trigger or another (using *_src=TRIG_EXT).
|
/Linux-v6.1/drivers/comedi/drivers/ni_routing/ |
D | ni_route_values.h | 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 * used as the source of one particular trigger or another (using 76 * struct family_route_values - Register values for all routes for a particular
|
D | ni_route_values.c | 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 24 * used as the source of one particular trigger or another (using
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-hv_24x7 | 5 that go into perf_event_attr.config for a particular pmu. 82 Provides the description of a particular event as provided by 93 Provides the "long" description of a particular event as
|
/Linux-v6.1/Documentation/driver-api/driver-model/ |
D | bus.rst | 50 determine if a particular driver supports a particular device by 52 particular device, without sacrificing bus-specific functionality or
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,mxs-pinctrl.txt | 28 one is to adjust the pin configuration for some particular pins that need a 33 means a group of pins put together for particular peripheral to work in 34 particular function, like SSP0 functioning as mmc0-8bit. That said, the
|
/Linux-v6.1/include/dt-bindings/dma/ |
D | axi-dmac.h | 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 33 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
/Linux-v6.1/include/linux/ |
D | hil_mlc.h | 21 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 75 /* HILSE_EXPECT expects a particular packet to arrive 130 void *priv; /* Data specific to a particular type of MLC */
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | callbacks.rst | 18 Called to see if the driver is willing to manage a particular 64 small fixed upper limit in time. In particular you must not call out to 88 particular interface. The device will not be suspended and you may do IO
|
/Linux-v6.1/include/dt-bindings/clock/ |
D | sun4i-a10-pll2.h | 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 37 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
/Linux-v6.1/include/dt-bindings/reset/ |
D | sun8i-r-ccu.h | 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
12345678910>>...176