Searched defs:serdev (Results 26 – 34 of 34) sorted by relevance
12
171 struct serdev_device *serdev; in x86_instantiate_serdev() local
78 struct serdev_device *serdev; member
1025 int ssh_rtl_init(struct ssh_rtl *rtl, struct serdev_device *serdev, in ssh_rtl_init()
2026 int ssh_ptl_init(struct ssh_ptl *ptl, struct serdev_device *serdev, in ssh_ptl_init()
1166 struct serdev_device *serdev) in ssam_controller_init()
65 struct serdev_device *serdev; member
1520 static int bcm_serdev_probe(struct serdev_device *serdev) in bcm_serdev_probe()1574 static void bcm_serdev_remove(struct serdev_device *serdev) in bcm_serdev_remove()
819 static int h5_serdev_probe(struct serdev_device *serdev) in h5_serdev_probe()871 static void h5_serdev_remove(struct serdev_device *serdev) in h5_serdev_remove()
399 struct ser_device *serdev = netdev_priv(dev); in caifdev_setup() local