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

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

Completed in 116 milliseconds