Home
last modified time | relevance | path

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

/drivers/iio/imu/
A Dadis16475.c131 u8 num_sync; member
912 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
931 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
950 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
969 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
988 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
1008 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
1028 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
1048 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
1067 .num_sync = ARRAY_SIZE(adis16475_sync_mode),
[all …]
A Dadis16550.c106 u16 num_sync; member
810 .num_sync = ARRAY_SIZE(adis16550_sync_modes),
927 for (i = 0; i < st->info->num_sync; i++) { in adis16550_config_sync()
935 if (i == st->info->num_sync) in adis16550_config_sync()
/drivers/gpu/drm/xe/
A Dxe_sync.c281 xe_sync_in_fence_get(struct xe_sync_entry *sync, int num_sync, in xe_sync_in_fence_get() argument
292 for (i = 0; i < num_sync; ++i) { in xe_sync_in_fence_get()
309 for (i = 0; i < num_sync; ++i) { in xe_sync_in_fence_get()
A Dxe_sync.h31 xe_sync_in_fence_get(struct xe_sync_entry *sync, int num_sync,

Completed in 15 milliseconds