Searched refs:ps3flash_bounce_buffer (Results 1 – 3 of 3) sorted by relevance
149 struct ps3_prealloc ps3flash_bounce_buffer = {154 EXPORT_SYMBOL_GPL(ps3flash_bounce_buffer);155 #define prealloc_ps3flash_bounce_buffer() prealloc(&ps3flash_bounce_buffer)163 ps3flash_bounce_buffer.size = 0; in early_parse_ps3flash() 152 struct ps3_prealloc ps3flash_bounce_buffer = { global() variable
353 if (!ps3flash_bounce_buffer.address) in ps3flash_probe()374 dev->bounce_size = ps3flash_bounce_buffer.size; in ps3flash_probe()375 dev->bounce_buf = ps3flash_bounce_buffer.address; in ps3flash_probe()
447 extern struct ps3_prealloc ps3flash_bounce_buffer;