Home
last modified time | relevance | path

Searched full:works (Results 1 – 25 of 4753) sorted by relevance

12345678910>>...191

/kernel/linux/linux-6.6/LICENSES/dual/
DApache-2.054 "Derivative Works" shall mean any work, whether in Source or Object form,
58 Derivative Works shall not include works that remain separable from, or
60 Works thereof.
64 Derivative Works thereof, that is intentionally submitted to Licensor for
83 reproduce, prepare Derivative Works of, publicly display, publicly
84 perform, sublicense, and distribute the Work and such Derivative Works
103 Derivative Works thereof in any medium, with or without modifications,
107 a. You must give any other recipients of the Work or Derivative Works a
113 c. You must retain, in the Source form of any Derivative Works that You
116 pertain to any part of the Derivative Works; and
[all …]
Dcopyleft-next-0.3.125 copyright license, to reproduce, Distribute, prepare derivative works
30 offer for sale, and import Covered Works.
37 You may Distribute Covered Works, provided that You (i) inform
45 3. Conditions for Distributing Derived Works; Outbound GPL Compatibility
129 Works You subsequently obtain. Termination does not terminate the
140 Unless I explicitly remove the option of Distributing Covered Works
141 under Later Versions, You may Distribute Covered Works under any Later
179 Works (other than those provided in compliance with (ii)) that were
189 required. The following are not Derived Works: (i) Mere Aggregation;
/kernel/linux/linux-5.10/LICENSES/dual/
DApache-2.054 "Derivative Works" shall mean any work, whether in Source or Object form,
58 Derivative Works shall not include works that remain separable from, or
60 Works thereof.
64 Derivative Works thereof, that is intentionally submitted to Licensor for
83 reproduce, prepare Derivative Works of, publicly display, publicly
84 perform, sublicense, and distribute the Work and such Derivative Works
103 Derivative Works thereof in any medium, with or without modifications,
107 a. You must give any other recipients of the Work or Derivative Works a
113 c. You must retain, in the Source form of any Derivative Works that You
116 pertain to any part of the Derivative Works; and
[all …]
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
DKconfig26 Richtek RT1711H Type-C chip driver that works with
35 USB Type-C. It works with Type-C Port Controller Manager
43 USB Type-C. It works with Type-C Port Controller Manager
52 MAXIM TCPCI based Type-C/PD chip driver. Works with
62 The Fairchild FUSB302 Type-C chip driver that works with
73 that have Intel Whiskey Cove PMIC. The driver works with USB Type-C
/kernel/linux/linux-6.6/Documentation/power/
Dvideo.rst32 Currently, VBE_SAVE method (6 below) works on most
40 There are a few types of systems where video works after S3 resume:
50 the BIOS works well enough to be able to set video mode. Use
68 POSTing bios works. Ole Rohne has patch to do just that at
83 You may have a system where none of above works. At that point you
84 either invent another ugly hack that works, or write proper driver for
112 Asus L2400D s3_mode (3) [#f2]_ (S1 also works OK)
114 Asus L3800C (Radeon M7) s3_bios (2) (S1 also works OK)
119 Compaq Armada E500 - P3-700 none (1) (S1 also works OK)
143 HP Omnibook 5150 none (1), (S1 also works OK)
[all …]
/kernel/linux/linux-5.10/Documentation/power/
Dvideo.rst32 Currently, VBE_SAVE method (6 below) works on most
40 There are a few types of systems where video works after S3 resume:
50 the BIOS works well enough to be able to set video mode. Use
68 POSTing bios works. Ole Rohne has patch to do just that at
83 You may have a system where none of above works. At that point you
84 either invent another ugly hack that works, or write proper driver for
112 Asus L2400D s3_mode (3) [#f2]_ (S1 also works OK)
114 Asus L3800C (Radeon M7) s3_bios (2) (S1 also works OK)
119 Compaq Armada E500 - P3-700 none (1) (S1 also works OK)
143 HP Omnibook 5150 none (1), (S1 also works OK)
[all …]
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
DKconfig26 Richtek RT1711H Type-C chip driver that works with
35 USB Type-C. It works with Type-C Port Controller Manager
41 MAXIM TCPCI based Type-C/PD chip driver. Works with
51 The Fairchild FUSB302 Type-C chip driver that works with
62 that have Intel Whiskey Cove PMIC. The driver works with USB Type-C
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/
DKconfig16 It currently only works with the atomisp driver.
28 It currently only works with the atomisp driver.
50 It currently only works with the atomisp driver.
70 It currently only works with the atomisp driver.
82 It currently only works with the atomisp driver.
/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
Dfw_fallback.sh162 # Test failure when doing nothing (timeout works).
191 echo "$0: timeout works"
208 echo "$0: firmware comparison works"
217 echo "$0: fallback mechanism works"
225 echo "$0: cancelling fallback mechanism works"
248 echo "$0: custom fallback loading mechanism works"
259 echo "$0: custom fallback loading mechanism works"
272 echo "$0: cancelling custom fallback mechanism works"
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/
Dfw_fallback.sh162 # Test failure when doing nothing (timeout works).
191 echo "$0: timeout works"
208 echo "$0: firmware comparison works"
217 echo "$0: fallback mechanism works"
225 echo "$0: cancelling fallback mechanism works"
248 echo "$0: custom fallback loading mechanism works"
259 echo "$0: custom fallback loading mechanism works"
272 echo "$0: cancelling custom fallback mechanism works"
Dfw_upload.sh61 echo "$0: firmware upload for $name works" >&2
145 echo "$0: firmware upload cancellation works"
168 echo "$0: firmware upload error handling works"
187 echo "$0: oversized firmware error handling works"
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
DKconfig16 It currently only works with the atomisp driver.
28 It currently only works with the atomisp driver.
50 It currently only works with the atomisp driver.
70 It currently only works with the atomisp driver.
/kernel/linux/linux-6.6/arch/x86/pci/
Ddirect.c202 /* Assume Type 1 works for newer systems. in pci_sanity_check()
227 int works = 0; in pci_check_type1() local
235 works = 1; in pci_check_type1()
240 return works; in pci_check_type1()
246 int works = 0; in pci_check_type2() local
255 works = 1; in pci_check_type2()
260 return works; in pci_check_type2()
/kernel/linux/linux-5.10/arch/x86/pci/
Ddirect.c202 /* Assume Type 1 works for newer systems. in pci_sanity_check()
227 int works = 0; in pci_check_type1() local
235 works = 1; in pci_check_type1()
240 return works; in pci_check_type1()
246 int works = 0; in pci_check_type2() local
255 works = 1; in pci_check_type2()
260 return works; in pci_check_type2()
/kernel/linux/linux-6.6/kernel/
Dtask_work.c27 * @TWA_SIGNAL works like signals, in that the it will interrupt the targeted
30 * @TWA_SIGNAL_NO_IPI works like @TWA_SIGNAL, except it doesn't send a
37 * @TWA_NMI_CURRENT works like @TWA_RESUME, except it can only be used for the
48 * Note: there is no ordering guarantee on works queued here. The task_work
199 * task_work_run - execute the works added by task_work_add()
201 * Flush the pending works. Should be used by the core kernel code.
Dstop_machine.c28 * be shared by works on different cpus.
42 struct list_head works; /* list of pending works */ member
88 list_add_tail(&work->list, &stopper->works); in __cpu_stop_queue_work()
471 /* static works are used, process one request at a time */ in stop_cpus()
485 run = !list_empty(&stopper->works); in cpu_stop_should_run()
498 if (!list_empty(&stopper->works)) { in cpu_stopper_thread()
499 work = list_first_entry(&stopper->works, in cpu_stopper_thread()
535 * the pending works before it parks, until then it is fine to queue in stop_machine_park()
536 * the new works. in stop_machine_park()
551 WARN_ON(!list_empty(&stopper->works)); in cpu_stop_park()
[all …]
/kernel/linux/linux-5.10/kernel/
Dstop_machine.c28 * be shared by works on different cpus.
42 struct list_head works; /* list of pending works */ member
72 list_add_tail(&work->list, &stopper->works); in __cpu_stop_queue_work()
453 /* static works are used, process one request at a time */ in stop_cpus()
467 run = !list_empty(&stopper->works); in cpu_stop_should_run()
480 if (!list_empty(&stopper->works)) { in cpu_stopper_thread()
481 work = list_first_entry(&stopper->works, in cpu_stopper_thread()
513 * the pending works before it parks, until then it is fine to queue in stop_machine_park()
514 * the new works. in stop_machine_park()
531 WARN_ON(!list_empty(&stopper->works)); in cpu_stop_park()
[all …]
/kernel/linux/linux-5.10/drivers/misc/echo/
Decho.h40 things like modem line equalisers and line echo cancellers. There it works very
41 well. However, it only works well for signals of constant amplitude. It works
53 the NLMS algorithm works very well. However, speech has more low frequency than
70 noise like, such as voice) the adaption works very well. If the adaption is
/kernel/linux/linux-6.6/drivers/misc/echo/
Decho.h40 things like modem line equalisers and line echo cancellers. There it works very
41 well. However, it only works well for signals of constant amplitude. It works
53 the NLMS algorithm works very well. However, speech has more low frequency than
70 noise like, such as voice) the adaption works very well. If the adaption is
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcx88.rst15 - Works.
19 - Works. The TV standard detection is made by the driver, as the
25 - Works.
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dcx88.rst15 - Works.
19 - Works. The TV standard detection is made by the driver, as the
25 - Works.
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_event_triggers.tc85 echo " make sure it works 5 times"
95 echo " make sure it still works"
100 echo " make sure it only works 3 times"
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_event_triggers.tc85 echo " make sure it works 5 times"
95 echo " make sure it's still works"
100 echo " make sure it only works 3 times"
/kernel/linux/linux-5.10/include/linux/mfd/
Dsi476x-platform.h225 * @SI476X_PHDIV_PRIMARY_COMBINING: Tuner works as a primary tuner
228 * @SI476X_PHDIV_PRIMARY_ANTENNA: Tuner works as a primary tuner
230 * @SI476X_PHDIV_SECONDARY_ANTENNA: Tuner works as a primary tuner
232 * @SI476X_PHDIV_SECONDARY_COMBINING: Tuner works as a secondary
/kernel/linux/linux-6.6/include/linux/mfd/
Dsi476x-platform.h225 * @SI476X_PHDIV_PRIMARY_COMBINING: Tuner works as a primary tuner
228 * @SI476X_PHDIV_PRIMARY_ANTENNA: Tuner works as a primary tuner
230 * @SI476X_PHDIV_SECONDARY_ANTENNA: Tuner works as a primary tuner
232 * @SI476X_PHDIV_SECONDARY_COMBINING: Tuner works as a secondary

12345678910>>...191