Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhost1x.h416 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key);
422 __host1x_client_init(client, &__key); \
438 __host1x_client_init(client, &__key); \
/linux-6.1.9/drivers/gpu/host1x/
Dbus.c744 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init() function
751 EXPORT_SYMBOL(__host1x_client_init);