Searched refs:send_property_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/ |
H A D | properties.c | 34 static int send_property_msg(struct wilco_ec_device *ec, in send_property_msg() function 70 ret = send_property_msg(ec, &rq, &rs); in wilco_ec_get_property() 94 ret = send_property_msg(ec, &rq, &rs); in wilco_ec_set_property()
|
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/ |
H A D | properties.c | 34 static int send_property_msg(struct wilco_ec_device *ec, in send_property_msg() function 70 ret = send_property_msg(ec, &rq, &rs); in wilco_ec_get_property() 94 ret = send_property_msg(ec, &rq, &rs); in wilco_ec_set_property()
|
Completed in 2 milliseconds