Searched refs:chainable (Results 1 – 4 of 4) sorted by relevance
227 u32 length, bool zero_page, bool chainable);
68 Many serially-attached GPIO and IIO devices are daisy-chainable. To the
615 unsigned int order, bool chainable, in sgl_alloc_order() argument628 if (chainable) { in sgl_alloc_order()
2777 bool zero_page, bool chainable) in target_alloc_sgl() argument2781 *sgl = sgl_alloc_order(length, 0, chainable, gfp, nents); in target_alloc_sgl()