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

/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h91 * -handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
153 * -handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
224 * - handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
513 * -handle: Pointer to TI SCI handle as retrieved by *ti_sci_get_handle
576 const struct ti_sci_handle *ti_sci_get_handle(struct device *dev);
595 static inline const struct ti_sci_handle *ti_sci_get_handle(struct device *dev) function
/linux-master/drivers/firmware/
H A Dti_sci.c627 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
646 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
665 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
684 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
703 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
720 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
865 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
2865 * ti_sci_get_handle() - Get the TI SCI handle for a device
2870 * ti_sci_put_handle must be balanced with successful ti_sci_get_handle
2876 const struct ti_sci_handle *ti_sci_get_handle(struc function
2908 EXPORT_SYMBOL_GPL(ti_sci_get_handle); variable
[all...]

Completed in 102 milliseconds