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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddev.c1068 #define STORE_FXN(cast, pfn) \ macro
1082 STORE_FXN(fxn_dev_create, pfn_dev_create);
1083 STORE_FXN(fxn_dev_destroy, pfn_dev_destroy);
1084 STORE_FXN(fxn_dev_ctrl, pfn_dev_cntrl);
1085 STORE_FXN(fxn_brd_monitor, pfn_brd_monitor);
1086 STORE_FXN(fxn_brd_start, pfn_brd_start);
1087 STORE_FXN(fxn_brd_stop, pfn_brd_stop);
1088 STORE_FXN(fxn_brd_status, pfn_brd_status);
1089 STORE_FXN(fxn_brd_read, pfn_brd_read);
1090 STORE_FXN(fxn_brd_writ
1150 #undef STORE_FXN macro
[all...]

Completed in 100 milliseconds