Searched refs:param_queue (Results 1 – 1 of 1) sorted by relevance
117 struct list_head param_queue; member215 list_add(&prm.list, &card->param_queue); in solos_param_show()271 list_add(&prm.list, &card->param_queue); in solos_param_store()431 list_for_each_entry(prm, &card->param_queue, list) { in process_command()1302 INIT_LIST_HEAD(&card->param_queue); in fpga_probe()