Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spmi/
Dspmi.c396 struct spmi_device *spmi_device_alloc(struct spmi_controller *ctrl) in spmi_device_alloc() function
411 EXPORT_SYMBOL_GPL(spmi_device_alloc);
495 sdev = spmi_device_alloc(ctrl); in of_spmi_register_devices()
/linux-5.19.10/include/linux/
Dspmi.h60 struct spmi_device *spmi_device_alloc(struct spmi_controller *ctrl);