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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Daf9015.c45 static struct af9015_config af9015_config; variable in typeref:struct:af9015_config
427 if (af9015_config.dual_mode) {
435 if (af9015_config.dual_mode) {
463 if (af9015_config.dual_mode) {
470 if (af9015_config.dual_mode)
489 fw_params[0] = af9015_config.firmware_size >> 8;
490 fw_params[1] = af9015_config.firmware_size & 0xff;
491 fw_params[2] = af9015_config.firmware_checksum >> 8;
492 fw_params[3] = af9015_config
[all...]
H A Daf9015.h105 struct af9015_config { struct

Completed in 227 milliseconds