irlan_do_provider_event   75 include/net/irda/irlan_event.h void irlan_do_provider_event(struct irlan_cb *self, IRLAN_EVENT event, 
irlan_do_provider_event  339 net/irda/irlan/irlan_common.c 	irlan_do_provider_event(self, IRLAN_DATA_CONNECT_INDICATION, NULL);
irlan_do_provider_event  451 net/irda/irlan/irlan_common.c 	irlan_do_provider_event(self, IRLAN_LMP_DISCONNECT, NULL);
irlan_do_provider_event  142 net/irda/irlan/irlan_eth.c 	irlan_do_provider_event(self, IRLAN_LMP_DISCONNECT, NULL);
irlan_do_provider_event   86 net/irda/irlan/irlan_provider.c 		irlan_do_provider_event(self, IRLAN_GET_INFO_CMD, skb);
irlan_do_provider_event   91 net/irda/irlan/irlan_provider.c 		irlan_do_provider_event(self, IRLAN_GET_MEDIA_CMD, skb);
irlan_do_provider_event   95 net/irda/irlan/irlan_provider.c 		irlan_do_provider_event(self, IRLAN_OPEN_DATA_CMD, skb);
irlan_do_provider_event   99 net/irda/irlan/irlan_provider.c 		irlan_do_provider_event(self, IRLAN_FILTER_CONFIG_CMD, skb);
irlan_do_provider_event  148 net/irda/irlan/irlan_provider.c 	irlan_do_provider_event(self, IRLAN_CONNECT_INDICATION, NULL);
irlan_do_provider_event  197 net/irda/irlan/irlan_provider.c 	irlan_do_provider_event(self, IRLAN_LMP_DISCONNECT, NULL);