Searched refs:sync_id (Results 1 – 5 of 5) sorted by relevance
104 int async_id = 0, sync_id = 0; in test_async_probe_init() local148 pdev = &sync_dev[sync_id]; in test_async_probe_init()177 pdev = &sync_dev[sync_id]; in test_async_probe_init()180 sync_id, in test_async_probe_init()189 sync_id++; in test_async_probe_init()210 pdev = &sync_dev[sync_id]; in test_async_probe_init()214 sync_id, in test_async_probe_init()223 sync_id++; in test_async_probe_init()258 while (sync_id--) in test_async_probe_init()259 platform_device_unregister(sync_dev[sync_id]); in test_async_probe_init()
102 unsigned int sync_id; member386 spi_engine->completed_id == spi_engine->sync_id) { in spi_engine_irq()428 spi_engine->sync_id = (spi_engine->sync_id + 1) & 0xff; in spi_engine_transfer_one_message()430 SPI_ENGINE_CMD_SYNC(spi_engine->sync_id)); in spi_engine_transfer_one_message()
397 __le16 sync_id; member404 __le16 sync_id; member
729 p2p_params->eparams.sync_id = cpu_to_le16(0x1234); in brcmf_p2p_escan()
1044 params->sync_id = cpu_to_le16(0x1234); in brcmf_run_escan()