Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spmi/
H A Dspmi.c386 struct spmi_device *spmi_device_alloc(struct spmi_controller *ctrl) in spmi_device_alloc() function
401 EXPORT_SYMBOL_GPL(spmi_device_alloc);
485 sdev = spmi_device_alloc(ctrl); in of_spmi_register_devices()
/OK3568_Linux_fs/kernel/include/linux/
H A Dspmi.h61 struct spmi_device *spmi_device_alloc(struct spmi_controller *ctrl);