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

/drivers/video/fbdev/
H A Dssd1307fb.c184 u32 array_idx = i * par->width + j; local
185 array->data[array_idx] = 0;
192 array->data[array_idx] |= bit << k;
/drivers/block/
H A Dsx8.c582 static int carm_array_info (struct carm_host *host, unsigned int array_idx) argument
613 ioc->array_id = (u8) array_idx;

Completed in 117 milliseconds