Home
last modified time | relevance | path

Searched defs:put_device (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dubi_uboot.h61 #define put_device(...) macro
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h104 int (*put_device)(const struct ti_sci_handle *handle, u32 id); member
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c3343 void put_device(struct device *dev) in put_device() function