Searched refs:store_byte (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/go7007/
H A Dgo7007-driver.c345 static inline void store_byte(struct go7007_buffer *gobuf, u8 byte) function
369 store_byte(go->active_buf,
445 store_byte(go->active_buf, buf[i]);
455 store_byte(go->active_buf, 0x00);
459 store_byte(go->active_buf, 0x00);
460 store_byte(go->active_buf, buf[i]);
468 store_byte(go->active_buf, 0x00);
475 store_byte(go->active_buf, 0x00);
476 store_byte(go->active_buf, 0x00);
480 store_byte(g
[all...]

Completed in 24 milliseconds