Searched refs:actions_list (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/counter/ |
| H A D | ftm-quaddec.c | 248 .actions_list = ftm_quaddec_synapse_actions, 253 .actions_list = ftm_quaddec_synapse_actions,
|
| H A D | ti-eqep.c | 307 .actions_list = ti_eqep_position_synapse_actions, 312 .actions_list = ti_eqep_position_synapse_actions,
|
| H A D | microchip-tcb-capture.c | 71 .actions_list = mchp_tc_synapse_actions, 76 .actions_list = mchp_tc_synapse_actions,
|
| H A D | counter.c | 562 action = synapse->actions_list[action_index]; in counter_action_show() 582 action = synapse->actions_list[action_index]; in counter_action_store() 600 const enum counter_synapse_action *actions_list; member 614 action = component->actions_list[i]; in counter_synapse_action_available_show() 675 avail_comp->actions_list = synapse->actions_list; in counter_synapses_register()
|
| H A D | stm32-timer-cnt.c | 336 .actions_list = stm32_synapse_actions, 341 .actions_list = stm32_synapse_actions,
|
| H A D | stm32-lptimer-cnt.c | 386 .actions_list = stm32_lptim_cnt_synapse_actions, 391 .actions_list = stm32_lptim_cnt_synapse_actions,
|
| H A D | 104-quad-8.c | 1453 .actions_list = quad8_synapse_actions_list, \ 1458 .actions_list = quad8_synapse_actions_list, \ 1463 .actions_list = quad8_index_actions_list, \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivetgui/ |
| H A D | 0002-Use-symbolic-list-add-and-edit-icons.patch | 55 actions_list = Gtk.ListStore(GdkPixbuf.Pixbuf, str, GdkPixbuf.Pixbuf)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | counter.h | 140 const enum counter_synapse_action *actions_list; member
|