Home
last modified time | relevance | path

Searched defs:get_device (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/tools/usb/usbip/libsrc/
Dusbip_host_common.h28 struct usbip_exported_device * (*get_device)( member
/linux-6.6.21/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer_configuration.py388 def get_device(): function
/linux-6.6.21/include/video/
Domapfb_dss.h353 struct omap_dss_device *(*get_device)(struct omap_overlay *ovl); member
406 struct omap_dss_device *(*get_device)(struct omap_overlay_manager *mgr); member
/linux-6.6.21/include/linux/soc/ti/
Dti_sci_protocol.h99 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
/linux-6.6.21/drivers/base/
Dcore.c3725 struct device *get_device(struct device *dev) in get_device() function