Home
last modified time | relevance | path

Searched refs:cobalt_nodes_register (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.h9 int cobalt_nodes_register(struct cobalt *cobalt);
H A Dcobalt-driver.c723 retval = cobalt_nodes_register(cobalt); in cobalt_probe()
H A Dcobalt-v4l2.c1295 int cobalt_nodes_register(struct cobalt *cobalt) in cobalt_nodes_register() function