Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_smi_events.c56 static const struct file_operations kfd_smi_ev_fops = { variable
363 ret = anon_inode_getfd(kfd_smi_name, &kfd_smi_ev_fops, (void *)client, in kfd_smi_event_open()