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

/linux-master/include/linux/
H A Dscmi_protocol.h809 * @devm_protocol_put: devres managed method to release a protocol
830 void (*devm_protocol_put)(struct scmi_device *sdev, u8 proto); member in struct:scmi_handle
/linux-master/drivers/firmware/arm_scmi/
H A Ddriver.c2801 handle->devm_protocol_put = scmi_devm_protocol_put;

Completed in 222 milliseconds