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