Searched refs:profd (Results 1 – 3 of 3) sorted by relevance
457 struct task_struct *profd; /* For iprofd */ member
1532 dev->profd = current; in isdn_ioctl()1801 if (dev->profd == current) in isdn_close()1802 dev->profd = NULL; in isdn_close()
1734 if (dev->profd) in modem_write_profile()1735 send_sig(SIGIO, dev->profd, 1); in modem_write_profile()