Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
208 * - handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
474 * -handle: Pointer to TI SCI handle as retrieved by *ti_sci_get_handle
549 const struct ti_sci_handle *ti_sci_get_handle(struct device *dev);
568 static inline const struct ti_sci_handle *ti_sci_get_handle(struct device *dev) in ti_sci_get_handle() function
/kernel/linux/linux-6.6/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) in ti_sci_get_handle() function
/kernel/linux/linux-5.10/drivers/firmware/
H A Dti_sci.c608 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
627 * @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
701 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
846 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
2930 * ti_sci_get_handle() - Get the TI SCI handle for a device
2935 * ti_sci_put_handle must be balanced with successful ti_sci_get_handle
2941 const struct ti_sci_handle *ti_sci_get_handle(struc function
2975 EXPORT_SYMBOL_GPL(ti_sci_get_handle); global() variable
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.c624 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
643 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
662 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
681 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
700 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
717 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
862 * @handle: Pointer to TISCI handle as retrieved by *ti_sci_get_handle
2862 * ti_sci_get_handle() - Get the TI SCI handle for a device
2867 * ti_sci_put_handle must be balanced with successful ti_sci_get_handle
2873 const struct ti_sci_handle *ti_sci_get_handle(struc function
2907 EXPORT_SYMBOL_GPL(ti_sci_get_handle); global() variable
[all...]

Completed in 12 milliseconds