Home
last modified time | relevance | path

Searched refs:get_max_tx_rate (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/video/omap/
Domapfb.h106 unsigned long (*get_max_tx_rate)(void); member
Drfbi.c585 .get_max_tx_rate = rfbi_get_max_tx_rate,
Dhwa742.c816 if (hwa742.extif->get_max_tx_rate != NULL) { in setup_tearsync()
822 unsigned long max_tx_rate = hwa742.extif->get_max_tx_rate(); in setup_tearsync()
Dblizzard.c1281 if (blizzard.extif->get_max_tx_rate != NULL) { in setup_tearsync()
1286 unsigned long max_tx_rate = blizzard.extif->get_max_tx_rate(); in setup_tearsync()