Searched refs:radio_tea5777_init (Results 1 – 3 of 3) sorted by relevance
82 int radio_tea5777_init(struct radio_tea5777 *tea, struct module *owner);
543 int radio_tea5777_init(struct radio_tea5777 *tea, struct module *owner) in radio_tea5777_init() function591 EXPORT_SYMBOL_GPL(radio_tea5777_init);
318 retval = radio_tea5777_init(&shark->tea, THIS_MODULE); in usb_shark_probe()