Home
last modified time | relevance | path

Searched refs:SIMATIC_IPC_INVALID_STATION_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/x86/
H A Dsimatic-ipc.h26 SIMATIC_IPC_INVALID_STATION_ID = 0, enumerator
65 return SIMATIC_IPC_INVALID_STATION_ID; in simatic_ipc_get_station_id()
/openbmc/linux/drivers/platform/x86/siemens/
H A Dsimatic-ipc.c209 if (err || station_id == SIMATIC_IPC_INVALID_STATION_ID) { in simatic_ipc_init_module()