Searched refs:profd (Results 1 – 3 of 3) sorted by relevance
456 struct task_struct *profd; /* For iprofd */ member
1534 dev->profd = current; in isdn_ioctl()1824 if (dev->profd == current) in isdn_close()1825 dev->profd = NULL; in isdn_close()
1732 if (dev->profd) in modem_write_profile()1733 send_sig(SIGIO, dev->profd, 1); in modem_write_profile()