Searched refs:openp (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arm/mach-omap2/
H A Dboard-n8x0.c280 int bit, *openp, index; local
284 openp = &slot2_cover_open;
288 openp = &slot1_cover_open;
293 *openp = 1;
295 *openp = 0;
297 omap_mmc_notify_cover_event(mmc_device, index, *openp);
305 int r, bit, *openp; local
339 openp = &slot2_cover_open;
342 openp = &slot1_cover_open;
351 *openp
[all...]

Completed in 154 milliseconds