Searched refs:chainable (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/include/target/ |
D | target_core_fabric.h | 188 u32 length, bool zero_page, bool chainable);
|
/Linux-v4.19/lib/ |
D | scatterlist.c | 479 unsigned int order, bool chainable, in sgl_alloc_order() argument 492 if (chainable) { in sgl_alloc_order()
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | common-properties.txt | 69 Many serially-attached GPIO and IIO devices are daisy-chainable. To the
|
/Linux-v4.19/include/linux/ |
D | scatterlist.h | 284 unsigned int order, bool chainable,
|
/Linux-v4.19/drivers/target/ |
D | target_core_transport.c | 2489 bool zero_page, bool chainable) in target_alloc_sgl() argument 2493 *sgl = sgl_alloc_order(length, 0, chainable, gfp, nents); in target_alloc_sgl()
|
/Linux-v4.19/drivers/gpio/ |
D | Kconfig | 1343 MAX31953 and MAX31963 industrial serializer, a daisy-chainable
|