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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h56 void SetClock(theater_standard standard, radeon_video_clock clock);
H A DTheater200.h99 void SetClock(theater_standard standard, radeon_video_clock clock){;}; function in class:CTheater200
H A DTheater100.cpp112 SetClock(fStandard, fClock);
211 void CTheater100::SetClock(theater_standard standard, radeon_video_clock clock) function in class:CTheater100
282 PRINT(("CTheater100::SetClock() - Bad standard\n"));
301 PRINT(("CTheater100::SetClock(Fsamp=%g, Fref=%g)\n",
/haiku/src/add-ons/kernel/bus_managers/mmc/
H A Dmmc_bus.h50 void SetClock(int frequency);
H A Dmmc_bus.cpp107 MMCBus::SetClock(int frequency) function in class:MMCBus
188 bus->SetClock(400);
315 bus->SetClock(25000);
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp87 SetClock(400);
324 SdhciBus::SetClock(int kilohertz) function in class:SdhciBus
577 SetClock(400);
772 bus->SetClock(kilohertz);
H A Dsdhci.h43 void SetClock(int kilohertz);

Completed in 51 milliseconds