Home
last modified time | relevance | path

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

/drivers/misc/c2port/
Dcore.c261 static int c2port_poll_in_busy(struct c2port_device *dev) in c2port_poll_in_busy() function
554 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
578 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
582 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
586 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
646 ret = c2port_poll_in_busy(dev); in __c2port_read_flash_data()
666 ret = c2port_poll_in_busy(dev); in __c2port_read_flash_data()
672 ret = c2port_poll_in_busy(dev); in __c2port_read_flash_data()
678 ret = c2port_poll_in_busy(dev); in __c2port_read_flash_data()
757 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_data()
[all …]