Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvia_i2c.h27 extern void viafb_i2c_exit(void);
/openbmc/linux/drivers/video/fbdev/via/
H A Dvia-core.c739 viafb_i2c_exit(); in via_core_init()
750 viafb_i2c_exit(); in via_core_exit()
H A Dvia_i2c.c277 void viafb_i2c_exit(void) in viafb_i2c_exit() function