| /OK3568_Linux_fs/u-boot/board/freescale/m5373evb/ |
| H A D | README | 270 NET: Registered protocol family 16 271 USB-MCF537x: (HOST module) EHCI device is registered 272 USB-MCF537x: (OTG module) EHCI device is registered 273 USB-MCF537x: (OTG module) UDC device is registered 274 usbcore: registered new interface driver usbfs 275 usbcore: registered new interface driver hub 276 usbcore: registered new device driver usb 277 NET: Registered protocol family 2 279 TCP: Hash tables configured (established 1024 bind 1024) TCP reno registered 281 io scheduler noop registered [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | notify.c | 30 * effectively registered for an event, so that no support structures or chains 31 * are allocated until at least one user has registered a notifier_block for 33 * level only after at least one user has registered, and it is shutdown after 38 * for still to be registered events are instead kept in the dedicated common 66 * param to the user callback provided by the registered notifier_block, so that 212 * all the registered protocol-level specific information 278 * @registered_events: A dynamically allocated array holding all the registered 284 * descriptors registered for this protocol 291 * Once these descriptors are successfully registered, they are NEVER again 324 * All registered events are represented by one of these structures that are [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/ |
| H A D | xmethods.py | 65 """Returns a dict of matching globally registered xmethods. 68 locus_re: Even though only globally registered xmethods are 74 A dict of matching globally registered xmethod matchers. The only 86 """Returns a dict of matching registered xmethods in the LOCI. 178 """GDB command to list registered xmethod matchers. 183 xmethod matchers. If it is omitted, all registered xmethod matchers 190 matchers. If this omitted for a specified locus, then all registered 218 xmethod matchers. If it is omitted, all registered xmethods matchers 226 registered xmethod matchers in the locus are enabled. To enable only 244 xmethod matchers. If it is omitted, all registered xmethod matchers [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/ |
| H A D | xmethods.py | 65 """Returns a dict of matching globally registered xmethods. 68 locus_re: Even though only globally registered xmethods are 74 A dict of matching globally registered xmethod matchers. The only 86 """Returns a dict of matching registered xmethods in the LOCI. 178 """GDB command to list registered xmethod matchers. 183 xmethod matchers. If it is omitted, all registered xmethod matchers 190 matchers. If this omitted for a specified locus, then all registered 218 xmethod matchers. If it is omitted, all registered xmethods matchers 226 registered xmethod matchers in the locus are enabled. To enable only 244 xmethod matchers. If it is omitted, all registered xmethod matchers [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | pr.rst | 34 Only initiators with a registered key can write to the device, 38 Only initiators with a registered key can access the device. 42 Only initiators with a registered key can write to the device, 44 All initiators with a registered key are considered reservation 50 Only initiators with a registered key can access the device. 51 All initiators with a registered key are considered reservation 106 registered with the device and drops any existing reservation.
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | media-device.h | 32 * registered with the media device. This handler is intended for creating 88 * @id: Unique ID used on the last registered graph object 92 * @entities: List of registered entities 93 * @interfaces: List of registered interfaces 94 * @pads: List of registered pads 95 * @links: List of registered links 96 * @entity_notify: List of registered entity_notify callbacks 137 * handler when &media_device is registered or when 166 /* notify callback list invoked when a new entity is registered */ 275 * #) Unregistering a media device that hasn't been registered is **NOT** safe. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/ |
| H A D | porting.rst | 24 The generic objects must be registered with the driver model core. By 127 When devices are discovered or registered with the bus type, the 141 The order of this list is determined by the parent of registered 167 Once the generic device has been initialized, it can be registered 185 When the device is registered, a directory in sysfs is created. 309 is registered:: 331 registered with the bus at any time. When registration happens, 336 bus driver compares these IDs to the IDs of devices registered with it. 350 When a device is registered, the bus's list of drivers is iterated 353 When a driver is registered, the bus's list of devices is iterated [all …]
|
| H A D | platform.rst | 76 If one of the drivers fails to register, all drivers registered up to that 93 but in some cases extra devices might be registered. For example, a kernel 175 - Whenever a device is registered, the drivers for that bus are 176 checked for matches. Platform devices should be registered very 179 - When a driver is registered using platform_driver_register(), all 201 should be hardware configuration for the serial port. Devices registered 208 User specified early platform devices will be registered at this point. 227 automatically registered during step 2 or 3. The serial driver example 233 registered early platform devices associated with a certain class with 234 registered early platform drivers. Matched devices will get probed().
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | driver.c | 33 * registered for @cpu. 44 * For each CPU in the driver's CPU mask, unset the registered driver per CPU 45 * variable. If @drv is different from the registered driver, the corresponding 95 * previously registered. 106 * Returns 0 on success, -EBUSY if the driver is already registered. 123 * registered driver, do nothing. 291 * match the currently registered driver. 316 * Returns a struct cpuidle_driver pointer, or NULL if no driver is registered. 332 * cpuidle_get_cpu_driver - return the driver registered for a CPU. 335 * Returns a struct cpuidle_driver pointer, or NULL if no driver is registered
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.iomux | 42 the tstc() routine for every registered device, but exits immediately 48 Thus, a user can type into any device registered for stdin. No effort 54 routines for every registered device. 56 Thus, a user can see the ouput for any device registered for stdout 57 or stderr on all devices registered for stdout or stderr. As an 71 Note that common/iomux.c calls console_assign() for every registered
|
| /OK3568_Linux_fs/kernel/include/uapi/scsi/fc/ |
| H A D | fc_gs.h | 76 FC_FS_EXP_PID = 0x01, /* port ID not registered */ 77 FC_FS_EXP_PNAM = 0x02, /* port name not registered */ 78 FC_FS_EXP_NNAM = 0x03, /* node name not registered */ 79 FC_FS_EXP_COS = 0x04, /* class of service not registered */ 80 FC_FS_EXP_FTNR = 0x07, /* FC-4 types not registered */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_dbgmgr.c | 118 /* Is the requests coming from the already registered process? */ in kfd_dbgmgr_unregister() 120 pr_debug("H/W debugger is not registered by calling pasid 0x%x\n", in kfd_dbgmgr_unregister() 135 /* Is the requests coming from the already registered process? */ in kfd_dbgmgr_wave_control() 137 pr_debug("H/W debugger support was not registered for requester pasid 0x%x\n", in kfd_dbgmgr_wave_control() 148 /* Is the requests coming from the already registered process? */ in kfd_dbgmgr_address_watch() 150 pr_debug("H/W debugger support was not registered for requester pasid 0x%x\n", in kfd_dbgmgr_address_watch()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/ |
| H A D | fc_gs.h | 89 FC_FS_EXP_PID = 0x01, /* port ID not registered */ 90 FC_FS_EXP_PNAM = 0x02, /* port name not registered */ 91 FC_FS_EXP_NNAM = 0x03, /* node name not registered */ 92 FC_FS_EXP_COS = 0x04, /* class of service not registered */ 93 FC_FS_EXP_FTNR = 0x07, /* FC-4 types not registered */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/ |
| H A D | fc_gs.h | 89 FC_FS_EXP_PID = 0x01, /* port ID not registered */ 90 FC_FS_EXP_PNAM = 0x02, /* port name not registered */ 91 FC_FS_EXP_NNAM = 0x03, /* node name not registered */ 92 FC_FS_EXP_COS = 0x04, /* class of service not registered */ 93 FC_FS_EXP_FTNR = 0x07, /* FC-4 types not registered */
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | devres.c | 107 * @edev: the extcon device to be registered 113 * If extcon device is registered with this function and the device needs to be 145 * Unregister extcon device that is registered with devm_extcon_dev_register() 160 * @nb: a notifier block to be registered 204 * @nb: a notifier block to be registered 220 * @nb: a notifier block to be registered 258 * @nb: a notifier block to be registered
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_ether.h | 55 #define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */ 58 #define ETH_P_BATMAN 0x4305 /* B.A.T.M.A.N.-Advanced packet [ NOT AN OFFICIALLY REGISTERED ID ] */ 110 #define ETH_P_QINQ1 0x9100 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 111 #define ETH_P_QINQ2 0x9200 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 112 #define ETH_P_QINQ3 0x9300 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 113 #define ETH_P_EDSA 0xDADA /* Ethertype DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ 114 #define ETH_P_DSA_8021Q 0xDADB /* Fake VLAN Header for DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ 116 #define ETH_P_AF_IUCV 0xFBFB /* IBM af_iucv [ NOT AN OFFICIALLY REGISTERED ID ] */
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-subdev.rst | 145 first (traditional) possibility is to have subdevices registered by bridge 153 There are however also situations where subdevices have to be registered 169 This can fail if the subdev module disappeared before it could be registered. 174 entity will be automatically registered with the media device. 190 attempts. Once all conditions are met the subdevice shall be registered using 193 registered this way are stored in a global list of subdevices, ready to be 214 registered subdevices to them. If a match is detected the ``.bound()`` 226 up the device, but once the subdev is registered it is completely transparent. 228 Once te subdev has been registered you can call an ops function either 295 it must set the ``V4L2_SUBDEV_FL_HAS_DEVNODE`` flag before being registered. [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | recipetool | 77 registered = False 80 registered = True 84 registered = True 89 if not registered: 90 logger.error("No commands registered - missing plugins?")
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-reg_event_handler.txt | 37 for the same event is already registered, it will be overridden with the new 43 previously registered with _tep_register_event_handler()_. The _tep_ argument 46 registered. 52 _context_ is custom context, set when the custom event handler is registered. 57 if the new handler is registered successfully or 106 printf ("Registered handler for hrtimer_expire_entry\n");
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | free_page_reporting.rst | 19 page reporting devices are already registered. 21 Once registered the page reporting API will begin reporting batches of 23 the interface is registered and will continue to do so 2 seconds after any 37 registered it is possible for it to resume where the previous driver had
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/intel_speed_select_if/ |
| H A D | isst_if_common.c | 183 if (cb->registered) in isst_resume_common() 271 info.mbox_supported = punit_callbacks[ISST_IF_DEV_MBOX].registered; in isst_if_get_platform_info() 272 info.mmio_supported = punit_callbacks[ISST_IF_DEV_MMIO].registered; in isst_if_get_platform_info() 514 if (cb->registered) in isst_if_def_ioctl() 519 if (cb->registered) in isst_if_def_ioctl() 552 if (cb->registered && !try_module_get(cb->owner)) { in isst_if_open() 564 if (cb->registered) in isst_if_open() 584 if (cb->registered) in isst_if_relase() 670 punit_callbacks[device_type].registered = 1; in isst_if_cdev_register() 679 punit_callbacks[device_type].registered = 0; in isst_if_cdev_register() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_run.log | 33 io scheduler noop registered 34 io scheduler deadline registered 35 io scheduler cfq registered (default) 36 io scheduler mq-deadline registered 37 io scheduler kyber registered
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | reboot.c | 98 * unregister_reboot_notifier - Unregister previously registered reboot notifier 101 * Unregisters a previously registered reboot 163 * Registered functions will be called from machine_restart as last 167 * Registered functions are expected to restart the system immediately. 168 * If more than one function is registered, the restart handler priority 171 * Restart handlers are expected to be registered from non-architecture 190 * unregister_restart_handler - Unregister previously registered 194 * Unregisters a previously registered restart handler function. 207 * Calls functions registered with register_restart_handler. 213 * registered. Otherwise does nothing.
|
| /OK3568_Linux_fs/u-boot/board/freescale/m54455evb/ |
| H A D | README | 358 NET: Registered protocol family 16 360 NET: Registered protocol family 2 365 TCP reno registered 367 io scheduler noop registered 368 io scheduler anticipatory registered 369 io scheduler deadline registered 370 io scheduler cfq registered (default) 393 TCP cubic registered 394 NET: Registered protocol family 1 395 NET: Registered protocol family 17 [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_ether.h | 55 #define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */ 58 #define ETH_P_BATMAN 0x4305 /* B.A.T.M.A.N.-Advanced packet [ NOT AN OFFICIALLY REGISTERED ID ] */ 108 #define ETH_P_QINQ1 0x9100 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 109 #define ETH_P_QINQ2 0x9200 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 110 #define ETH_P_QINQ3 0x9300 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 111 #define ETH_P_EDSA 0xDADA /* Ethertype DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ 113 #define ETH_P_AF_IUCV 0xFBFB /* IBM af_iucv [ NOT AN OFFICIALLY REGISTERED ID ] */
|