Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dastlpc.c39 static const char *lpc_path = "/dev/aspeed-lpc-ctrl"; variable
1347 fd = open(lpc_path, O_RDWR | O_SYNC); in mctp_astlpc_init_fileio_lpc()
1349 astlpc_prwarn(astlpc, "LPC open (%s) failed", lpc_path); in mctp_astlpc_init_fileio_lpc()