Home
last modified time | relevance | path

Searched refs:stdma_islocked (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/atari/
H A Dstdma.c176 int stdma_islocked(void) in stdma_islocked() function
180 EXPORT_SYMBOL(stdma_islocked);
/openbmc/linux/arch/m68k/include/asm/
H A Datari_stdma.h15 int stdma_islocked( void );
/openbmc/linux/drivers/block/
H A Dataflop.c582 if (stdma_islocked()) in fd_motor_off_timer()
624 if (!stdma_islocked()) { in check_change()