Searched defs:hbdev (Results 1 – 2 of 2) sorted by relevance
22 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_read16() local34 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_write16() local43 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_from() local52 struct hyperbus_device *hbdev = map_to_hbdev(map); in hyperbus_copy_to() local58 int hyperbus_register_device(struct hyperbus_device *hbdev) in hyperbus_register_device()129 void hyperbus_unregister_device(struct hyperbus_device *hbdev) in hyperbus_unregister_device()
23 struct hyperbus_device hbdev; member76 static u16 rpcif_hb_read16(struct hyperbus_device *hbdev, unsigned long addr) in rpcif_hb_read16()89 static void rpcif_hb_write16(struct hyperbus_device *hbdev, unsigned long addr, in rpcif_hb_write16()100 static void rpcif_hb_copy_from(struct hyperbus_device *hbdev, void *to, in rpcif_hb_copy_from()