| /kernel/linux/linux-6.6/include/linux/gpio/ |
| D | consumer.h | 244 /* GPIO can never have been requested */ in gpiod_put() 253 /* GPIO can never have been requested */ in devm_gpiod_unhinge() 261 /* GPIO can never have been requested */ in gpiod_put_array() 314 /* GPIO can never have been requested */ in devm_gpiod_put() 323 /* GPIO can never have been requested */ in devm_gpiod_put_array() 330 /* GPIO can never have been requested */ in gpiod_get_direction() 336 /* GPIO can never have been requested */ in gpiod_direction_input() 342 /* GPIO can never have been requested */ in gpiod_direction_output() 348 /* GPIO can never have been requested */ in gpiod_direction_output_raw() 366 /* GPIO can never have been requested */ in gpiod_get_value() [all …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | db8500-prcmu.h | 83 * @RDY_2_XP70_RST: Value set when 0x0F has been successfully polled by the 179 * @BOOT_TO_EXECUTEOK: The apBoot to apExecute state transition has been 181 * @DEEPSLEEPOK: The apExecute to apDeepSleep state transition has been 183 * @SLEEPOK: The apExecute to apSleep state transition has been completed 184 * @IDLEOK: The apExecute to apIdle state transition has been completed 185 * @SOFTRESETOK: The A9 watchdog/ SoftReset state has been completed 193 * been completed 196 * @SLEEP_TO_EXECUTEOK: The apSleep to apExecute state transition has been 200 * @IDLE_TO_EXECUTEOK: The apIdle to apExecute state transition has been 258 * @DVFS_ARM100OPPOK: The state transition DVFS has been completed for 100OPP [all …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | db8500-prcmu.h | 83 * @RDY_2_XP70_RST: Value set when 0x0F has been successfully polled by the 179 * @BOOT_TO_EXECUTEOK: The apBoot to apExecute state transition has been 181 * @DEEPSLEEPOK: The apExecute to apDeepSleep state transition has been 183 * @SLEEPOK: The apExecute to apSleep state transition has been completed 184 * @IDLEOK: The apExecute to apIdle state transition has been completed 185 * @SOFTRESETOK: The A9 watchdog/ SoftReset state has been completed 193 * been completed 196 * @SLEEP_TO_EXECUTEOK: The apSleep to apExecute state transition has been 200 * @IDLE_TO_EXECUTEOK: The apIdle to apExecute state transition has been 258 * @DVFS_ARM100OPPOK: The state transition DVFS has been completed for 100OPP [all …]
|
| /kernel/linux/linux-5.10/include/linux/gpio/ |
| D | consumer.h | 248 /* GPIO can never have been requested */ in gpiod_put() 257 /* GPIO can never have been requested */ in devm_gpiod_unhinge() 265 /* GPIO can never have been requested */ in gpiod_put_array() 318 /* GPIO can never have been requested */ in devm_gpiod_put() 327 /* GPIO can never have been requested */ in devm_gpiod_put_array() 334 /* GPIO can never have been requested */ in gpiod_get_direction() 340 /* GPIO can never have been requested */ in gpiod_direction_input() 346 /* GPIO can never have been requested */ in gpiod_direction_output() 352 /* GPIO can never have been requested */ in gpiod_direction_output_raw() 360 /* GPIO can never have been requested */ in gpiod_get_value() [all …]
|
| /kernel/linux/linux-6.6/drivers/greybus/ |
| D | greybus_trace.h | 60 * Occurs after an incoming request message has been received 65 * Occurs after an incoming response message has been received, 66 * after its matching request has been found. 71 * Occurs after an operation has been canceled, possibly before the 78 * been queued for sending, this occurs after it is sent. 128 * has been successfully created. 133 * Occurs after a new core operation has been created. 138 * Occurs after a new operation has been created for an incoming 139 * request has been successfully created and initialized. 144 * Occurs when the last reference to an operation has been dropped, [all …]
|
| /kernel/linux/linux-5.10/drivers/greybus/ |
| D | greybus_trace.h | 60 * Occurs after an incoming request message has been received 65 * Occurs after an incoming response message has been received, 66 * after its matching request has been found. 71 * Occurs after an operation has been canceled, possibly before the 78 * been queued for sending, this occurs after it is sent. 128 * has been successfully created. 133 * Occurs after a new core operation has been created. 138 * Occurs after a new operation has been created for an incoming 139 * request has been successfully created and initialized. 144 * Occurs when the last reference to an operation has been dropped, [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
| D | r8169.h | 15 /* support for ancient RTL_GIGA_MAC_VER_01 has been removed */ 40 /* support for RTL_GIGA_MAC_VER_27 has been removed */ 54 /* support for RTL_GIGA_MAC_VER_41 has been removed */ 58 /* support for RTL_GIGA_MAC_VER_45 has been removed */ 60 /* support for RTL_GIGA_MAC_VER_47 has been removed */ 62 /* support for RTL_GIGA_MAC_VER_49 has been removed */ 63 /* support for RTL_GIGA_MAC_VER_50 has been removed */ 67 /* support for RTL_GIGA_MAC_VER_60 has been removed */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | gpio.h | 134 /* GPIO can never have been requested */ in gpio_free() 142 /* GPIO can never have been requested */ in gpio_free_array() 163 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value() 170 /* GPIO can never have been requested or set as output */ in gpio_set_value() 176 /* GPIO can never have been requested or set as {in,out}put */ in gpio_cansleep() 183 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value_cansleep() 190 /* GPIO can never have been requested or set as output */ in gpio_set_value_cansleep() 196 /* GPIO can never have been requested or set as {in,out}put */ in gpio_export() 204 /* GPIO can never have been exported */ in gpio_export_link() 211 /* GPIO can never have been exported */ in gpio_unexport() [all …]
|
| D | suspend.h | 121 * @prepare() is called right after devices have been suspended (ie. the 122 * appropriate .suspend() method has been executed for each device) and 131 * device drivers' late suspend callbacks have been executed. It returns 143 * the nonboot CPUs have been enabled and before device drivers' early 166 * the transition to the sleep state has been aborted. 245 * order to complete it, or if the platform firmware has been invoked in order 254 * been carried out during the preceding transition of the system to a sleep 270 * the event that woke up the system from sleep has been handled by the platform 381 * Called right after devices have been frozen and before the nonboot 385 * image has been created *or* put the platform into the normal operation [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
| D | ssh_request_layer.c | 261 * Packet has been refused due to the packet layer shutting in ssh_rtl_tx_try_process_one() 285 * shutting down, the packet has either been submitted/queued in ssh_rtl_tx_try_process_one() 290 * itself, had to have been canceled. Simply drop the in ssh_rtl_tx_try_process_one() 357 * the request has been canceled prior to submission, %-EALREADY if the 358 * request has already been submitted, or %-ESHUTDOWN in case the request 359 * transport layer has been shut down. 377 * Try to set ptl and check if this request has already been submitted. in ssh_rtl_submit() 384 * it from that, but removal might fail because it hasn't actually been in ssh_rtl_submit() 388 * push operation has been completed (via lock) due to that. Only then, in ssh_rtl_submit() 521 /* If the request hasn't been completed yet, we will do this now. */ in ssh_rtl_complete() [all …]
|
| /kernel/linux/linux-6.6/include/trace/events/ |
| D | ksm.h | 69 * ksm_enter - called after a new process has been added / removed from ksm 73 * Allows to trace the when a process has been added or removed from ksm. 93 * ksm_enter - called after a new process has been added to ksm 97 * Allows to trace the when a process has been added to ksm. 107 * ksm_exit - called after a new process has been removed from ksm 111 * Allows to trace the when a process has been removed from ksm. 121 * ksm_merge_one_page - called after a page has been merged 155 * ksm_merge_with_ksm_page - called after a page has been merged with a ksm page 193 * ksm_remove_ksm_page - called after a ksm page has been removed 217 * ksm_remove_rmap_item - called after a rmap_item has been removed from the
|
| /kernel/linux/linux-6.6/tools/testing/selftests/livepatch/ |
| D | test-livepatch.sh | 21 if [[ "$(cat /proc/cmdline)" != "$MOD_LIVEPATCH: this has been live patched" ]] ; then 29 if [[ "$(cat /proc/cmdline)" == "$MOD_LIVEPATCH: this has been live patched" ]] ; then 84 $MOD_LIVEPATCH: this has been live patched 91 $MOD_LIVEPATCH: this has been live patched 92 $MOD_REPLACE: this has been live patched 99 $MOD_LIVEPATCH: this has been live patched 144 $MOD_LIVEPATCH: this has been live patched 151 $MOD_REPLACE: this has been live patched 153 $MOD_REPLACE: this has been live patched
|
| /kernel/linux/linux-5.10/tools/testing/selftests/livepatch/ |
| D | test-livepatch.sh | 21 if [[ "$(cat /proc/cmdline)" != "$MOD_LIVEPATCH: this has been live patched" ]] ; then 29 if [[ "$(cat /proc/cmdline)" == "$MOD_LIVEPATCH: this has been live patched" ]] ; then 84 $MOD_LIVEPATCH: this has been live patched 91 $MOD_LIVEPATCH: this has been live patched 92 $MOD_REPLACE: this has been live patched 99 $MOD_LIVEPATCH: this has been live patched 144 $MOD_LIVEPATCH: this has been live patched 151 $MOD_REPLACE: this has been live patched 153 $MOD_REPLACE: this has been live patched
|
| /kernel/linux/linux-5.10/Documentation/driver-api/pm/ |
| D | notifiers.rst | 36 The system memory state has been restored from a hibernation image or an 37 error occurred during hibernation. Device restore callbacks have been 38 executed and tasks have been thawed. 47 callbacks have been executed and tasks have been thawed. 54 resume callbacks have been executed and tasks have been thawed.
|
| /kernel/linux/linux-6.6/Documentation/driver-api/pm/ |
| D | notifiers.rst | 36 The system memory state has been restored from a hibernation image or an 37 error occurred during hibernation. Device restore callbacks have been 38 executed and tasks have been thawed. 47 callbacks have been executed and tasks have been thawed. 54 resume callbacks have been executed and tasks have been thawed.
|
| /kernel/linux/linux-6.6/drivers/i2c/algos/ |
| D | i2c-algo-pca.c | 96 * returns after the stop condition has been generated 114 * returns after the address has been sent 136 * Returns after the byte has been transmitted 241 case 0x08: /* A START condition has been transmitted */ in pca_xfer() 242 case 0x10: /* A repeated start condition has been transmitted */ in pca_xfer() 246 case 0x18: /* SLA+W has been transmitted; ACK has been received */ in pca_xfer() 247 case 0x28: /* Data byte in I2CDAT has been transmitted; ACK has been received */ in pca_xfer() 261 case 0x20: /* SLA+W has been transmitted; NOT ACK has been received */ in pca_xfer() 267 case 0x40: /* SLA+R has been transmitted; ACK has been received */ in pca_xfer() 271 case 0x50: /* Data bytes has been received; ACK has been returned */ in pca_xfer() [all …]
|
| /kernel/linux/linux-5.10/drivers/i2c/algos/ |
| D | i2c-algo-pca.c | 96 * returns after the stop condition has been generated 114 * returns after the address has been sent 136 * Returns after the byte has been transmitted 241 case 0x08: /* A START condition has been transmitted */ in pca_xfer() 242 case 0x10: /* A repeated start condition has been transmitted */ in pca_xfer() 246 case 0x18: /* SLA+W has been transmitted; ACK has been received */ in pca_xfer() 247 case 0x28: /* Data byte in I2CDAT has been transmitted; ACK has been received */ in pca_xfer() 261 case 0x20: /* SLA+W has been transmitted; NOT ACK has been received */ in pca_xfer() 267 case 0x40: /* SLA+R has been transmitted; ACK has been received */ in pca_xfer() 271 case 0x50: /* Data bytes has been received; ACK has been returned */ in pca_xfer() [all …]
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | FlashPoint.rst | 8 The upgrade program described below has been officially terminated effective 86 been problematic for members of the Linux community, in that no Linux 87 drivers have been available for this new Ultra SCSI product. Despite its 90 system like Linux, the FlashPoint LT has been touted by computer system 91 vendors as the latest thing, and has been sold even on many of their high 111 for the FlashPoint. Rumors of varying accuracy had been circulating 122 FlashPoint drivers have been written directly by BusLogic Engineering, and 126 FlashPoint architecture at all, that debate has not yet been settled either 140 upgrade has been set at US $45 plus shipping and handling, and the upgrade 146 program has now been extended to encompass the FlashPoint LW Wide Ultra [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | FlashPoint.rst | 8 The upgrade program described below has been officially terminated effective 86 been problematic for members of the Linux community, in that no Linux 87 drivers have been available for this new Ultra SCSI product. Despite its 90 system like Linux, the FlashPoint LT has been touted by computer system 91 vendors as the latest thing, and has been sold even on many of their high 111 for the FlashPoint. Rumors of varying accuracy had been circulating 122 FlashPoint drivers have been written directly by BusLogic Engineering, and 126 FlashPoint architecture at all, that debate has not yet been settled either 140 upgrade has been set at US $45 plus shipping and handling, and the upgrade 146 program has now been extended to encompass the FlashPoint LW Wide Ultra [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | dm-log-userspace.h | 67 * When the request has been processed, user-space must return the 87 * When the request has been processed, user-space must return the 106 * When the request has been processed, user-space must return the 125 * When the request has been processed, user-space must return the 144 * When the request has been processed, user-space must return the 163 * When the request has been processed, user-space must return the 180 * When the request has been processed, user-space must return the 197 * region been recovered?" vs. "is the region not being modified?" 219 * When the request has been processed, user-space must return the 238 * When the request has been processed, user-space must return the [all …]
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | dm-log-userspace.h | 67 * When the request has been processed, user-space must return the 87 * When the request has been processed, user-space must return the 106 * When the request has been processed, user-space must return the 125 * When the request has been processed, user-space must return the 144 * When the request has been processed, user-space must return the 163 * When the request has been processed, user-space must return the 180 * When the request has been processed, user-space must return the 197 * region been recovered?" vs. "is the region not being modified?" 219 * When the request has been processed, user-space must return the 238 * When the request has been processed, user-space must return the [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | unicode.rst | 14 The Linux kernel code has been rewritten to use Unicode to map 41 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard 48 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been 60 have been defined; these are used by the DEC VT graphics map. [v1.2] 73 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL. 75 [v1.3]: These characters have been officially added to Unicode 3.2.0; 79 [v1.2]: The following characters have been added to represent common 101 This encoding has been endorsed by the Klingon Language Institute. 106 Since the characters in the beginning of the Linux CZ have been more 121 Several glyph forms for the Klingon alphabet have been proposed. [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | unicode.rst | 15 The Linux kernel code has been rewritten to use Unicode to map 42 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard 49 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been 61 have been defined; these are used by the DEC VT graphics map. [v1.2] 74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL. 76 [v1.3]: These characters have been officially added to Unicode 3.2.0; 80 [v1.2]: The following characters have been added to represent common 102 This encoding has been endorsed by the Klingon Language Institute. 107 Since the characters in the beginning of the Linux CZ have been more 122 Several glyph forms for the Klingon alphabet have been proposed. [all …]
|
| /kernel/linux/linux-6.6/drivers/char/mwave/ |
| D | README | 13 Tracing only occurs if the driver has been compiled with the 18 If the dsp irq has not been setup and stored in bios by the 23 If the dsp io range has not been setup and stored in bios by the 28 If the mwave's uart irq has not been setup and stored in bios by the 33 If the uart io range has not been setup and stored in bios by the
|
| /kernel/linux/linux-5.10/drivers/char/mwave/ |
| D | README | 13 Tracing only occurs if the driver has been compiled with the 18 If the dsp irq has not been setup and stored in bios by the 23 If the dsp io range has not been setup and stored in bios by the 28 If the mwave's uart irq has not been setup and stored in bios by the 33 If the uart io range has not been setup and stored in bios by the
|