Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dubi_uboot.h60 #define get_device(...) macro
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h28 struct usbip_exported_device * (*get_device)( member
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py388 def get_device(): function
/OK3568_Linux_fs/kernel/include/video/
H A 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
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h99 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c3333 struct device *get_device(struct device *dev) in get_device() function