Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c307 int solo_enc_init(struct solo_dev *solo_dev) in solo_enc_init() function
H A Dsolo6x10.h317 int solo_enc_init(struct solo_dev *solo_dev);
H A Dsolo6x10-core.c600 ret = solo_enc_init(solo_dev); in solo_pci_probe()