Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/c2port/
Dcore.c257 static int c2port_poll_in_busy(struct c2port_device *dev) in c2port_poll_in_busy() function
559 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
583 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
587 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
591 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_erase()
652 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()
684 ret = c2port_poll_in_busy(dev); in __c2port_read_flash_data()
761 ret = c2port_poll_in_busy(dev); in __c2port_write_flash_data()
[all …]