Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dubi_uboot.h60 #define get_device(...) macro
/openbmc/qemu/tests/qtest/
H A Drtl8139-test.c35 static QPCIDevice *get_device(void) in get_device() function
H A Divshmem-test.c31 static QPCIDevice *get_device(QPCIBus *pcibus) in get_device() function
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h28 struct usbip_exported_device * (*get_device)( member
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h136 QOSGetDevice get_device; member
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h119 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py388 def get_device(): function
/openbmc/linux/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
/openbmc/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h99 int (*get_device)(const struct ti_sci_handle *handle, u32 id); member
/openbmc/linux/drivers/base/
H A Dcore.c3740 struct device *get_device(struct device *dev) in get_device() function