Home
last modified time | relevance | path

Searched refs:IPCs (Results 1 – 5 of 5) sorted by relevance

/drivers/char/mwave/
A Dmwavedd.c294 ARRAY_SIZE(pDrvData->IPCs)); in mwave_ioctl()
299 pDrvData->IPCs[ipcnum].usIntCount); in mwave_ioctl()
302 pDrvData->IPCs[ipcnum].bIsHere = false; in mwave_ioctl()
303 pDrvData->IPCs[ipcnum].bIsEnabled = true; in mwave_ioctl()
324 ARRAY_SIZE(pDrvData->IPCs)); in mwave_ioctl()
329 pDrvData->IPCs[ipcnum].usIntCount); in mwave_ioctl()
340 pDrvData->IPCs[ipcnum].bIsHere = true; in mwave_ioctl()
363 pDrvData->IPCs[ipcnum].bIsHere = false; in mwave_ioctl()
392 ARRAY_SIZE(pDrvData->IPCs)); in mwave_ioctl()
593 pDrvData->IPCs[i].bIsEnabled = false; in mwave_init()
[all …]
A Dtp3780i.c124 if (pDrvData->IPCs[usPCNum - 1].usIntCount == 0) { in DspInterrupt()
125 pDrvData->IPCs[usPCNum - 1].usIntCount = 1; in DspInterrupt()
129 pDrvData->IPCs[usPCNum - 1].usIntCount); in DspInterrupt()
130 if (pDrvData->IPCs[usPCNum - 1].bIsEnabled == true) { in DspInterrupt()
134 wake_up_interruptible(&pDrvData->IPCs[usPCNum - 1].ipc_wait_queue); in DspInterrupt()
A Dmwavedd.h142 MWAVE_IPC IPCs[16]; member
/drivers/leds/simatic/
A DKconfig3 tristate "LED driver for Siemens Simatic IPCs"
15 tristate "LED driver for Siemens Simatic IPCs based on Intel Apollo Lake GPIO"
28 tristate "LED driver for Siemens Simatic IPCs based on Nuvoton GPIO"
41 tristate "LED driver for Siemens Simatic IPCs based on Intel Elkhart Lake GPIO"
/drivers/platform/x86/siemens/
A DKconfig18 tristate "CMOS battery driver for Siemens Simatic IPCs"
30 tristate "CMOS Battery monitoring for Simatic IPCs based on Apollo Lake GPIO"
42 tristate "CMOS Battery monitoring for Simatic IPCs based on Elkhart Lake GPIO"
54 tristate "CMOS Battery monitoring for Simatic IPCs based on Nuvoton GPIO"

Completed in 9 milliseconds