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

/drivers/parisc/
H A Dled.c319 static struct lcd_block * blockp[4] = { local
333 gsc_writeb( blockp[i]->command, LCD_CMD_REG );
336 gsc_writeb( leds & mask[i] ? blockp[i]->on :
337 blockp[i]->off, LCD_DATA_REG );

Completed in 107 milliseconds