Home
last modified time | relevance | path

Searched refs:em28xx_i2c_algo_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx.h621 enum em28xx_i2c_algo_type { enum
631 enum em28xx_i2c_algo_type algo_type;
791 enum em28xx_i2c_algo_type algo_type);
H A Dem28xx-i2c.c969 enum em28xx_i2c_algo_type algo_type) in em28xx_i2c_register()