Searched refs:init_bytes (Results 1 – 3 of 3) sorted by relevance
23 unsigned int init_bytes) in io_alloc_cache_init() argument32 cache->init_clear = init_bytes; in io_alloc_cache_init()
15 unsigned int init_bytes);
186 u8 init_bytes[8]; in podhd_dev_start() local203 init_bytes, 3, LINE6_TIMEOUT, GFP_KERNEL); in podhd_dev_start()211 (init_bytes[0] << 16) | (init_bytes[1] << 8) | (init_bytes[2] << 0); in podhd_dev_start()214 ret = line6_read_data(&pod->line6, 0xf000 + 0x08 * i, init_bytes, 8); in podhd_dev_start()