Home
last modified time | relevance | path

Searched defs:registration (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/Documentation/driver-api/media/
Dv4l2-subdev.rst160 Registering synchronous sub-devices
184 Registering asynchronous sub-devices
198 Asynchronous sub-device notifiers
221 Asynchronous sub-device notifier for sub-devices
232 Asynchronous sub-device registration helper for camera sensor drivers
241 Asynchronous sub-device notifier example
267 Asynchronous sub-device notifier callbacks
/Linux-v6.6/drivers/misc/sgi-xp/
Dxp_main.c137 struct xpc_registration *registration; in xpc_connect() local
191 struct xpc_registration *registration; in xpc_disconnect() local
Dxpc_channel.c468 struct xpc_registration *registration = &xpc_registrations[ch->number]; in xpc_connect_channel() local