Searched refs:sync_id (Results 1 – 5 of 5) sorted by relevance
105 int async_id = 0, sync_id = 0; in test_async_probe_init() local149 pdev = &sync_dev[sync_id]; in test_async_probe_init()178 pdev = &sync_dev[sync_id]; in test_async_probe_init()181 sync_id, in test_async_probe_init()190 sync_id++; in test_async_probe_init()211 pdev = &sync_dev[sync_id]; in test_async_probe_init()215 sync_id, in test_async_probe_init()224 sync_id++; in test_async_probe_init()259 while (sync_id--) in test_async_probe_init()260 platform_device_unregister(sync_dev[sync_id]); in test_async_probe_init()
102 unsigned int sync_id; member396 spi_engine->completed_id == spi_engine->sync_id) { in spi_engine_irq()438 spi_engine->sync_id = (spi_engine->sync_id + 1) & 0xff; in spi_engine_transfer_one_message()440 SPI_ENGINE_CMD_SYNC(spi_engine->sync_id)); in spi_engine_transfer_one_message()
399 __le16 sync_id; member406 __le16 sync_id; member
752 p2p_params->eparams.sync_id = cpu_to_le16(0x1234); in brcmf_p2p_escan()
1127 params->sync_id = cpu_to_le16(0x1234); in brcmf_run_escan()