Home
last modified time | relevance | path

Searched refs:HpDeviceList (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp.c288 typedef struct device_list_el_s * HpDeviceList; typedef
291 HpDeviceList next;
302 HpDeviceList device_list;
303 HpDeviceList handle_list;
454 HpDeviceList ptr; in sanei_hp_device_get()
479 hp_device_list_add (HpDeviceList * list, HpDevice dev) in hp_device_list_add()
481 HpDeviceList new = sanei_hp_alloc(sizeof(*new)); in hp_device_list_add()
495 hp_device_list_remove (HpDeviceList * list, HpDevice dev) in hp_device_list_remove()
497 HpDeviceList old; in hp_device_list_remove()
512 hp_handle_list_add (HpDeviceList * lis
[all...]

Completed in 2 milliseconds