Home
last modified time | relevance | path

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

/linux/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h28 struct usbip_exported_device * (*get_device)( member
/linux/rust/kernel/
H A Ddevice.rs58 pub unsafe fn get_device(ptr: *mut bindings::device) -> ARef<Self> { in get_device() method
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py388 def get_device(): function
/linux/drivers/base/
H A Dcore.c3786 struct device *get_device(struct device *dev) in get_device() function