Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhost1x.h425 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key);
431 __host1x_client_init(client, &__key); \
447 __host1x_client_init(client, &__key); \
/linux/drivers/gpu/host1x/
H A Dbus.c719 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init() function
726 EXPORT_SYMBOL(__host1x_client_init);