Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhost1x.h356 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key);
362 __host1x_client_init(client, &__key); \
378 __host1x_client_init(client, &__key); \
/Linux-v5.15/drivers/gpu/host1x/
Dbus.c743 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init() function
749 EXPORT_SYMBOL(__host1x_client_init);