Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
A Dxe_sync.c112 struct drm_xe_sync sync_in; in xe_sync_entry_parse() local
123 XE_IOCTL_DBG(xe, sync_in.reserved[0] || sync_in.reserved[1])) in xe_sync_entry_parse()
126 signal = sync_in.flags & DRM_XE_SYNC_FLAG_SIGNAL; in xe_sync_entry_parse()
127 switch (sync_in.type) { in xe_sync_entry_parse()
170 sync_in.timeline_value); in xe_sync_entry_parse()
183 if (XE_IOCTL_DBG(xe, sync_in.addr & 0x7)) in xe_sync_entry_parse()
187 sync->addr = sync_in.addr; in xe_sync_entry_parse()
190 sync_in.timeline_value); in xe_sync_entry_parse()
201 sync->type = sync_in.type; in xe_sync_entry_parse()
202 sync->flags = sync_in.flags; in xe_sync_entry_parse()
[all …]
/linux/include/uapi/sound/
A Dhdspm.h153 __u8 sync_in; /* enum hdspm_sync */ member
/linux/sound/pci/rme9652/
A Dhdspm.c6284 status.card_specific.madi.sync_in = in snd_hdspm_hwdep_ioctl()

Completed in 21 milliseconds