Searched refs:profd (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn.h618 struct task_struct *profd; /* For iprofd */ member in struct:isdn_devt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_common.c1536 dev->profd = current;
1811 if (dev->profd == current)
1812 dev->profd = NULL;
H A Disdn_tty.c1858 if (dev->profd)
1859 send_sig(SIGIO, dev->profd, 1);

Completed in 156 milliseconds