Home
last modified time | relevance | path

Searched refs:olpc_board_at_least (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dolpc.h60 static inline int olpc_board_at_least(uint32_t rev) in olpc_board_at_least() function
/linux-2.6.39/drivers/staging/olpc_dcon/
Dolpc_dcon.c169 BUG_ON(olpc_board_at_least(olpc_board(0xc2))); in dcon_bus_stabilize()
232 if (!olpc_board_at_least(olpc_board(0xc2))) in dcon_sleep()
840 if (olpc_board_at_least(olpc_board(0xd0))) in olpc_dcon_init()
/linux-2.6.39/sound/pci/cs5535audio/
Dcs5535audio_olpc.c143 if (olpc_board_at_least(olpc_board_pre(0xb3))) in olpc_prequirks()
/linux-2.6.39/arch/x86/platform/olpc/
Dolpc.c252 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/linux-2.6.39/drivers/power/
Dolpc_battery.c570 if (olpc_board_at_least(olpc_board_pre(0xd0))) { /* XO-1.5 */ in olpc_bat_init()
/linux-2.6.39/drivers/input/mouse/
Dhgpk.c770 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()