summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-08-14 01:50:00 +0200
committerTom Rini <[email protected]>2023-08-22 15:17:53 -0400
commit4f543e82b9831333bc0effe9540d8e6a9dde3cb5 (patch)
treef228a79d79aa17bc67221bb341c3c92a869b8f98 /include/linux
parent75191f75bce45f3b9aff607c88f17778d3805c61 (diff)
scsi: Add buffer_aligned check pass-through
Some devices have limited DMA capabilities and require that the buffers passed to them fit specific properties. Add new optional callback which can be used at driver level to indicate whether a buffer alignment is suitable for the device DMA or not. This is a pass-through callback from block uclass to drivers. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions