Home
last modified time | relevance | path

Searched refs:ssh_rtl_get_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.h110 static inline struct device *ssh_rtl_get_device(struct ssh_rtl *rtl) in ssh_rtl_get_device() function
H A Dcontroller.c878 return ssh_rtl_get_device(&c->rtl); in ssam_controller_device()