| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-syscfg.h | 30 * registered with the system as supporting configuration management. 36 * @csdev_desc_list: List of coresight devices registered with the configuration manager. 37 * @feat_desc_list: List of feature descriptors to load into registered devices. 38 * @config_desc_list: List of system configuration descriptors to load into registered devices. 63 * List entry for Coresight devices that are registered as supporting complex 66 * @csdev: The registered device. 68 * @ops: Operations supported by the registered device.
|
| /linux/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 213 * all the registered protocol-level specific information 279 * @registered_events: A dynamically allocated array holding all the registered 285 * descriptors registered for this protocol 292 * Once these descriptors are successfully registered, they are NEVER again 328 * All registered events are represented by one of these structures that are [all …]
|
| /linux/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.
|
| /linux/include/media/ |
| H A D | media-device.h | 33 * registered with the media device. This handler is intended for creating 89 * @id: Unique ID used on the last registered graph object 93 * @entities: List of registered entities 94 * @interfaces: List of registered interfaces 95 * @pads: List of registered pads 96 * @links: List of registered links 97 * @entity_notify: List of registered entity_notify callbacks 138 * handler when &media_device is registered or when 167 /* notify callback list invoked when a new entity is registered */ 266 * #) Unregistering a media device that hasn't been registered is **NOT** safe. [all …]
|
| /linux/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 …]
|
| /linux/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 */
|
| /linux/drivers/dpll/ |
| H A D | dpll_core.h | 24 * @pin_refs: stores pins registered within a dpll 26 * @registration_list: list of registered ops and priv data of dpll owners 45 * @dpll_refs: hold referencees to dplls pin was registered with 46 * @parent_refs: hold references to parent pins pin was registered with 69 * @registration_list: list of ops and priv data registered with the ref
|
| /linux/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 ] */ 117 #define ETH_P_QINQ1 0x9100 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 118 #define ETH_P_QINQ2 0x9200 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 119 #define ETH_P_QINQ3 0x9300 /* deprecated QinQ VLAN [ NOT AN OFFICIALLY REGISTERED ID ] */ 120 #define ETH_P_YT921X 0x9988 /* Motorcomm YT921x DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ 121 #define ETH_P_EDSA 0xDADA /* Ethertype DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ 122 #define ETH_P_DSA_8021Q 0xDADB /* Fake VLAN Header for DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ 123 #define ETH_P_DSA_A5PSW 0xE001 /* A5PSW Tag Value [ NOT AN OFFICIALLY REGISTERED ID ] */ 125 #define ETH_P_AF_IUCV 0xFBFB /* IBM af_iucv [ NOT AN OFFICIALLY REGISTERED I [all...] |
| /linux/tools/testing/selftests/rseq/ |
| H A D | rseq-abi.h | 67 * registered this data structure. Aligned on 32-bit. Always 79 * field should only be read by the thread which registered this 107 * thread which registered this data structure. Aligned on 64-bit. 134 * registered this data structure. Read by the kernel. 153 * only be read by the thread which registered this data structure. 161 * only be read by the thread which registered this data structure.
|
| /linux/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
|
| /linux/Documentation/mm/ |
| H A D | free_page_reporting.rst | 17 page reporting devices are already registered. 19 Once registered the page reporting API will begin reporting batches of 21 the interface is registered and will continue to do so 2 seconds after any 35 registered it is possible for it to resume where the previous driver had
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_run_no_header.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
|
| /linux/drivers/firmware/efi/ |
| H A D | vars.c | 21 /* Private pointer to registered efivars */ 47 * @return true iff evivars is currently registered 60 * Only a single efivars can be registered at any time. 72 pr_warn("efivars already registered\n"); in efivars_register() 88 pr_info("Registered efivars operations\n"); in efivars_register() 112 pr_err("efivars not registered\n"); in efivars_unregister()
|
| /linux/drivers/platform/x86/intel/speed_select_if/ |
| H A D | isst_if_common.h | 41 * @registered: Used by the common code to store registry. Caller don't 48 * @owner: Registered module owner 61 * need to execute a command via the registered callback. 64 int registered; member
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | client.rst | 111 unbinds. Client devices registered with the controller as parent are 142 A driver instance can be registered via |ssam_device_driver_register| and 314 To receive events from the SAM EC, an event notifier must be registered for 321 Event notifiers are registered by providing (at minimum) a callback to call 329 other notifier registered for the same target category. 388 Multiple event notifiers can be registered for the same event. The event 390 registered and unregistered, by keeping track of how many notifiers for a 392 instance ID) are currently registered. This means that a specific event will 393 be enabled when the first notifier for it is being registered and disabled 395 flags are therefore only used on the first registered notifier, however, one [all …]
|
| /linux/drivers/comedi/ |
| H A D | comedi_usb.c | 50 * @driver: Registered COMEDI driver. 92 * @comedi_driver: COMEDI driver to be registered. 93 * @usb_driver: USB driver to be registered. 122 * @comedi_driver: COMEDI driver to be registered. 123 * @usb_driver: USB driver to be registered.
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | led.c | 75 if ((brightness) && (led->registered)) { in p54_led_brightness_set() 88 if (led->registered) in p54_register_led() 104 led->registered = 1; in p54_register_led() 150 if (priv->leds[i].registered) { in p54_unregister_leds() 151 priv->leds[i].registered = false; in p54_unregister_leds()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_trap.h | 12 size_t policers_count; /* Number of registered policers */ 15 size_t groups_count; /* Number of registered groups */ 18 size_t traps_count; /* Number of registered traps */
|
| /linux/drivers/gpu/drm/msm/disp/ |
| H A D | mdp_kms.c | 109 if (!irq->registered) { in mdp_irq_register() 110 irq->registered = true; in mdp_irq_register() 128 if (irq->registered) { in mdp_irq_unregister() 129 irq->registered = false; in mdp_irq_unregister()
|
| /linux/drivers/soc/xilinx/ |
| H A D | xlnx_event_manager.c | 47 * struct agent_cb - Registered callback function and private data. 59 * struct registered_event_data - Registered Event Data. 67 * about registered handler and private data. 176 pr_err("Found as already registered\n"); in xlnx_add_cb_for_suspend() 234 pr_warn("Didn't find any registered callback for suspend event\n"); in xlnx_remove_cb_for_suspend() 276 pr_warn("Didn't find any registered callback for 0x%x 0x%x\n", in xlnx_remove_cb_for_notify_event() 339 /* Remove registered(during this call) event from hash table */ in xlnx_register_event() 360 /* Remove already registered event from hash table */ in xlnx_register_event() 460 pr_warn("Didn't find any registered callback for suspend event\n"); in xlnx_call_suspend_cb_handler() 488 /* Remove already registered event from hash table */ in xlnx_call_notify_cb_handler() [all …]
|
| /linux/Documentation/firmware-guide/acpi/dsd/ |
| H A D | phy.rst | 7 The PHYs on an MDIO bus [phy] are probed and registered using 10 Later, for connecting these PHYs to their respective MACs, the PHYs registered 24 the PHY that is registered on an MDIO bus. This is mandatory for 28 using the _ADR object as shown below and are registered on the MDIO bus. 43 Later, during the MAC driver initialization, the registered PHY devices 45 references to the previously registered PHYs which are provided
|
| /linux/drivers/hsi/ |
| H A D | hsi_boardinfo.c | 26 * HSI clients are statically declared and registered on board files. 28 * HSI clients will be automatically registered to the HSI bus once the 29 * controller and the port where the clients wishes to attach are registered
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | led.c | 78 if (ar->leds[i].registered) { in carl9170_led_update() 112 if (!arl->registered) in carl9170_led_set_brightness() 144 ar->leds[i].registered = true; in carl9170_led_register_led() 155 if (ar->leds[i].registered) { in carl9170_led_unregister() 157 ar->leds[i].registered = false; in carl9170_led_unregister()
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-subdev.rst | 142 first (traditional) possibility is to have subdevices registered by bridge 150 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. 194 attempts. Once all conditions are met the subdevice shall be registered using 197 registered this way are stored in a global list of subdevices, ready to be 203 as soon as it gets registered. 278 registered subdevices to them. If a match is detected the ``.bound()`` notifier 296 up the device, but once the subdev is registered it is completely transparent. 298 Once the subdev has been registered you can call an ops function either [all …]
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | cdev.rst | 35 registered via the ``SSAM_CDEV_NOTIF_REGISTER`` IOCTL. Notifiers are, in 152 notifier for a specific target category has been registered, all events of that 157 Only one notifier can be registered per target category and client instance. If 158 a notifier has already been registered, this IOCTL will fail with ``-EEXIST``. 170 registered for this client instance and the given category, this IOCTL will 197 events from being received is unregistering all previously registered
|