Searched refs:to_nubus_board (Results 1 – 1 of 1) sorted by relevance
14 #define to_nubus_board(d) container_of(d, struct nubus_board, dev) macro28 err = ndrv->probe(to_nubus_board(dev)); in nubus_device_probe()38 err = ndrv->remove(to_nubus_board(dev)); in nubus_device_remove()80 struct nubus_board *board = to_nubus_board(dev); in nubus_device_release()104 struct nubus_board *board = to_nubus_board(dev); in nubus_print_device_name_fn()