Searched refs:aztech_radio (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/radio/
H A Dradio-aztech.c353 static struct video_device aztech_radio= variable in typeref:struct:video_device
374 module_param_named(debug,aztech_radio.debug, int, 0644);
392 aztech_radio.priv=&aztech_unit;
394 if(video_register_device(&aztech_radio, VFL_TYPE_RADIO, radio_nr)==-1)
416 video_unregister_device(&aztech_radio);

Completed in 48 milliseconds