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