Home
last modified time | relevance | path

Searched refs:host1x_class (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/tegra/
H A Dtegra-se-main.c271 se->client.class = se->hw->host1x_class; in tegra_se_host1x_register()
365 .host1x_class = 0x3b,
373 .host1x_class = 0x3d,
/linux/include/uapi/drm/
H A Dtegra_drm.h677 __u32 host1x_class; member
/linux/drivers/gpu/drm/tegra/
H A Duapi.c93 client = tegra_drm_find_client(tegra, args->host1x_class); in tegra_drm_ioctl_channel_open()