Home
last modified time | relevance | path

Searched refs:syncmaster (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c180 static struct hfc_multi *syncmaster; variable
923 printk(KERN_DEBUG "%s: RESYNC(syncmaster=0x%p)\n", in hfcmulti_resync()
924 __func__, syncmaster); in hfcmulti_resync()
1006 syncmaster = newmaster; in hfcmulti_resync()
1017 if (syncmaster == NULL) { in plxsd_checksync()
1025 if (syncmaster == hc) { in plxsd_checksync()
4685 if (hc == syncmaster) in release_card()
4686 syncmaster = NULL; in release_card()
5126 if (hc == syncmaster) in hfcmulti_init()
5127 syncmaster in hfcmulti_init()
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c180 static struct hfc_multi *syncmaster; variable
892 printk(KERN_DEBUG "%s: RESYNC(syncmaster=0x%p)\n", in hfcmulti_resync()
893 __func__, syncmaster); in hfcmulti_resync()
975 syncmaster = newmaster; in hfcmulti_resync()
986 if (syncmaster == NULL) { in plxsd_checksync()
994 if (syncmaster == hc) { in plxsd_checksync()
4652 if (hc == syncmaster) in release_card()
4653 syncmaster = NULL; in release_card()
5093 if (hc == syncmaster) in hfcmulti_init()
5094 syncmaster in hfcmulti_init()
[all...]

Completed in 12 milliseconds