| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | dtc.c | 163 const char *inform = NULL; in main() local 183 inform = optarg; in main() 286 if (inform == NULL) in main() 287 inform = guess_input_format(arg, "dts"); in main() 291 if (streq(inform, "dts")) in main() 297 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main() 299 if (streq(inform, "dts")) in main() 301 else if (streq(inform, "fs")) in main() 303 else if(streq(inform, "dtb")) in main() 306 die("Unknown input format \"%s\"\n", inform); in main() [all …]
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| D | dtc.c | 165 const char *inform = NULL; in main() local 185 inform = optarg; in main() 288 if (inform == NULL) in main() 289 inform = guess_input_format(arg, "dts"); in main() 293 if (streq(inform, "dts")) in main() 299 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main() 301 if (streq(inform, "dts")) in main() 303 else if (streq(inform, "fs")) in main() 305 else if(streq(inform, "dtb")) in main() 308 die("Unknown input format \"%s\"\n", inform); in main() [all …]
|
| /kernel/linux/linux-5.10/include/linux/soc/qcom/ |
| D | qmi.h | 133 * @new_server: inform client of a new_server lookup-result, returning 138 * @del_server: inform client of a del_server lookup-result 139 * @net_reset: inform client that the name service was restarted and 143 * @bye: inform a client that all clients from a node are gone 144 * @del_client: inform a client that a particular client is gone
|
| /kernel/linux/linux-6.6/include/linux/soc/qcom/ |
| D | qmi.h | 133 * @new_server: inform client of a new_server lookup-result, returning 138 * @del_server: inform client of a del_server lookup-result 139 * @net_reset: inform client that the name service was restarted and 143 * @bye: inform a client that all clients from a node are gone 144 * @del_client: inform a client that a particular client is gone
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| D | smu_v13_0_1_ppsmc.h | 69 #define PPSMC_MSG_AllowGfxOff 0x19 ///< Inform PMFW of allowing GFXOFF entry 70 #define PPSMC_MSG_DisallowGfxOff 0x1A ///< Inform PMFW of disallowing GFXOFF entry 81 #define PPSMC_MSG_AllowZstates 0x25 ///< Inform PMFM of allowing Zstate entry, i.e… 82 #define PPSMC_MSG_DisallowZstates 0x26 ///< Inform PMFW of disallowing Zstate entry, …
|
| D | smu_v13_0_4_ppsmc.h | 80 #define PPSMC_MSG_AllowGfxOff 0x19 ///< Inform PMFW of allowing GFXOFF entry 81 #define PPSMC_MSG_DisallowGfxOff 0x1A ///< Inform PMFW of disallowing GFXOFF entry 94 #define PPSMC_MSG_AllowZstates 0x25 ///< Inform PMFM of allowing Zstate entry, i.e…
|
| D | smu_v13_0_5_ppsmc.h | 57 #define PPSMC_MSG_AllowGfxOff 22 ///< Inform PMFW of allowing GFXOFF entry 58 #define PPSMC_MSG_DisallowGfxOff 23 ///< Inform PMFW of disallowing GFXOFF entry
|
| /kernel/linux/linux-5.10/kernel/ |
| D | context_tracking.c | 54 * context_tracking_enter - Inform the context tracking that the CPU is going 135 * context_tracking_exit - Inform the context tracking that the CPU is 154 * We are going to run code that may use RCU. Inform in __context_tracking_exit()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | context_tracking.c | 194 * ct_nmi_exit - inform RCU of exit from NMI context 247 * ct_nmi_enter - inform RCU of entry to NMI context 307 * ct_idle_enter - inform RCU that current CPU is entering idle 325 * ct_idle_exit - inform RCU that current CPU is leaving idle 344 * ct_irq_enter - inform RCU that current CPU is entering irq away from idle 372 * ct_irq_exit - inform RCU that current CPU is exiting irq towards idle 458 * __ct_user_enter - Inform the context tracking that the CPU is going 595 * __ct_user_exit - Inform the context tracking that the CPU is
|
| /kernel/linux/linux-6.6/include/media/ |
| D | dvb_frontend.h | 190 * @suspend: callback function used to inform that the Kernel will 192 * @resume: callback function used to inform that the Kernel is 194 * @set_params: callback function used to inform the tuner to tune 285 * @set_params: callback function used to inform the demod to set the 367 * @suspend: callback function used to inform that the Kernel will 369 * @resume: callback function used to inform that the Kernel is 377 * @set_frontend: callback function used to inform the demod to set the 384 * @get_frontend: callback function used to inform the parameters 687 * @exit: Used to inform the DVB core that the frontend
|
| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| D | iosm_ipc_imem.h | 324 * @ev_irq_pending: 0 means inform the IPC tasklet to 328 * @ev_mux_net_transmit_pending:0 means inform the IPC tasklet to pass 408 * ipc_imem_pm_resume - The HAL shall inform the shared memory layer 415 * ipc_imem_cleanup - Inform CP and free the shared memory resources. 578 * ipc_imem_devlink_trigger_chip_info - Inform devlink that the chip
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | qgroup.h | 280 * Inform qgroup to trace one dirty extent, its info is recorded in @record. 320 * Inform qgroup to trace one dirty extent, specified by @bytenr and 336 * Inform qgroup to trace all leaf items of data 344 * Inform qgroup to trace a whole subtree, including all its child tree
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | qgroup.h | 265 * Inform qgroup to trace one dirty extent, its info is recorded in @record. 305 * Inform qgroup to trace one dirty extent, specified by @bytenr and 321 * Inform qgroup to trace all leaf items of data 329 * Inform qgroup to trace a whole subtree, including all its child tree
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | rdma_vt.h | 260 * Inform the driver the particular qp in quesiton has been reset so 289 * Inform the driver a qp has went to error state. 329 /* Called to inform the driver that all qps should now be freed. */ 335 /* Inform the driver a new AH has been created */
|
| /kernel/linux/linux-6.6/include/rdma/ |
| D | rdma_vt.h | 260 * Inform the driver the particular qp in question has been reset so 289 * Inform the driver a qp has went to error state. 329 /* Called to inform the driver that all qps should now be freed. */ 335 /* Inform the driver a new AH has been created */
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | nfc.rst | 58 When registering on the NFC subsystem, the device driver must inform the core 119 must inform which protocol it wants to use.
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | nfc.rst | 58 When registering on the NFC subsystem, the device driver must inform the core 119 must inform which protocol it wants to use.
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| D | randomize_layout_plugin.c | 29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) macro 30 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" … 769 INFORM(gimple_location(stmt), "found non-char INTEGER_TYPE cast comparison: %qT\n", type_tree); in type_name_eq() 779 INFORM(gimple_location(stmt), "found non-void POINTER_TYPE cast comparison %qT\n", type_tree); in type_name_eq() 784 INFORM(gimple_location(stmt), "unhandled cast comparison: %qT\n", type_tree); in type_name_eq() 960 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
|
| /kernel/linux/linux-5.10/include/media/ |
| D | dvb_frontend.h | 190 * @suspend: callback function used to inform that the Kernel will 192 * @resume: callback function used to inform that the Kernel is 194 * @set_params: callback function used to inform the tuner to tune 285 * @set_params: callback function used to inform the demod to set the 373 * @set_frontend: callback function used to inform the demod to set the 380 * @get_frontend: callback function used to inform the parameters 681 * @exit: Used to inform the DVB core that the frontend
|
| /kernel/linux/linux-6.6/drivers/platform/x86/intel/int1092/ |
| D | Kconfig | 6 providing information to userspace application that will inform the Intel
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| D | vidtv_mux.h | 95 * @on_new_packets_available_cb: A callback to inform of new TS packets ready. 148 * @on_new_packets_available_cb: A callback to inform of new TS packets ready.
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_mux.h | 95 * @on_new_packets_available_cb: A callback to inform of new TS packets ready. 148 * @on_new_packets_available_cb: A callback to inform of new TS packets ready.
|
| /kernel/linux/linux-5.10/drivers/net/ipa/ |
| D | ipa_uc.h | 27 * Notifier function called when the system crashes, to inform the
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| D | wlcore.h | 599 * The host sets this bit to inform the Wlan 606 * The host sets this bit to inform the FW 619 * The host sets this bit to inform the FW 626 * The host sets this bit to inform the Wlan
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
| D | wlcore.h | 599 * The host sets this bit to inform the Wlan 606 * The host sets this bit to inform the FW 619 * The host sets this bit to inform the FW 626 * The host sets this bit to inform the Wlan
|