Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp.c375 hp_global_config_get (void) in hp_global_config_get() function
392 config = hp_global_config_get (); in hp_device_config_add()
734 memcpy (hp_global_config_get(), &dev_config,sizeof (dev_config)); in hp_read_config()
735 hp_attach_matching_devices (hp_global_config_get(), cu_device); in hp_read_config()
749 memcpy (hp_global_config_get (), &dev_config, sizeof (dev_config)); in hp_read_config()
751 hp_attach_matching_devices (hp_global_config_get (), cu_device); in hp_read_config()
756 memcpy (hp_global_config_get (), &df_config, sizeof (df_config)); in hp_read_config()
763 memcpy (hp_global_config_get (), &df_config, sizeof (df_config)); in hp_read_config()
764 hp_attach_matching_devices (hp_global_config_get (), dev_name); in hp_read_config()

Completed in 2 milliseconds