Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/usb/
A Dendpoint.c232 if (ep->sync_source) in snd_usb_endpoint_next_packet_size()
873 data_ep->sync_source = sync_ep; in snd_usb_endpoint_set_sync()
1161 if (ep->sync_source && !ep->implicit_fb_sync) in data_ep_set_params()
1163 1U << ep->sync_source->syncinterval); in data_ep_set_params()
1207 if (ep->sync_source) in data_ep_set_params()
1555 if (ep->sync_source) in snd_usb_endpoint_start()
1556 WRITE_ONCE(ep->sync_source->sync_sink, ep); in snd_usb_endpoint_start()
1675 if (ep->sync_source) in snd_usb_endpoint_stop()
1676 WRITE_ONCE(ep->sync_source->sync_sink, NULL); in snd_usb_endpoint_stop()
A Dcard.h86 struct snd_usb_endpoint *sync_source; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/
A Dgpio_interface.h89 enum sync_source dal_gpio_get_sync_source(
A Dgrph_object_defs.h98 enum sync_source { enum
/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dxive-internal.h54 void (*sync_source)(u32 hw_irq); member
A Dcommon.c897 if (xive_ops->sync_source) in xive_irq_set_vcpu_affinity()
898 xive_ops->sync_source(hw_irq); in xive_irq_set_vcpu_affinity()
914 if (xive_ops->sync_source) in xive_irq_set_vcpu_affinity()
915 xive_ops->sync_source(hw_irq); in xive_irq_set_vcpu_affinity()
A Dnative.c484 .sync_source = xive_native_sync_source,
A Dspapr.c695 .sync_source = xive_spapr_sync_source,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/gpio/
A Dgpio_base.c165 enum sync_source dal_gpio_get_sync_source( in dal_gpio_get_sync_source()

Completed in 20 milliseconds