Home
last modified time | relevance | path

Searched refs:msg_ok (Results 1 – 2 of 2) sorted by last modified time

/linux/drivers/net/pse-pd/
H A Dpd692x0.c785 const char *msg_ok, unsigned int msg_size) in pd692x0_fw_recv_resp() argument
812 if (strncmp(fw_msg_buf, msg_ok, msg_size)) { in pd692x0_fw_recv_resp()
/linux/lib/
H A Dglobtest.c27 static char const msg_ok[] __initconst = in test() local
35 message = msg_ok; in test()