Searched refs:numofports (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | pcl724.c | 37 int numofports; member 44 .numofports = 1, /* 24 DIO channels */ 49 .numofports = 6, /* 144 (or 96) DIO channels */ 53 .numofports = 2, /* 48 DIO channels */ 58 .numofports = 6, /* 144 (or 96) DIO channels */ 62 .numofports = 1, /* 24 DIO channels */ 67 .numofports = 2, /* 48 DIO channels */ 71 .numofports = 2, /* 48 DIO channels */ 75 .numofports = 2, /* 48 DIO channels */ 107 n_subdevices = board->numofports; in pcl724_attach() [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | pcl724.c | 36 int numofports; member 43 .numofports = 1, /* 24 DIO channels */ 48 .numofports = 6, /* 144 (or 96) DIO channels */ 52 .numofports = 2, /* 48 DIO channels */ 57 .numofports = 6, /* 144 (or 96) DIO channels */ 61 .numofports = 1, /* 24 DIO channels */ 66 .numofports = 2, /* 48 DIO channels */ 70 .numofports = 2, /* 48 DIO channels */ 74 .numofports = 2, /* 48 DIO channels */ 106 n_subdevices = board->numofports; in pcl724_attach() [all...] |
Completed in 2 milliseconds