Searched refs:sub_data (Results 1 – 1 of 1) sorted by relevance
174 struct nrf_clock_control_sub_data *sub_data = get_sub_data(dev, type); in clkstarted_handle() local175 clock_control_cb_t callback = sub_data->cb; in clkstarted_handle()176 void *user_data = sub_data->user_data; in clkstarted_handle()178 sub_data->cb = NULL; in clkstarted_handle()179 set_on_state(&sub_data->flags); in clkstarted_handle()