Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dras.h20 int __init parse_cec_param(char *str);
/openbmc/linux/drivers/ras/
H A Dras.c50 parse_cec_param(str); in parse_ras_param()
H A Dcec.c588 int __init parse_cec_param(char *str) in parse_cec_param() function