Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhost1x.h420 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key);
426 __host1x_client_init(client, &__key); \
442 __host1x_client_init(client, &__key); \
/openbmc/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);