Searched refs:sub_data (Results 1 – 1 of 1) sorted by relevance
259 struct nrf_clock_control_sub_data *sub_data = get_sub_data(dev, type); in clkstarted_handle() local260 clock_control_cb_t callback = sub_data->cb; in clkstarted_handle()261 void *user_data = sub_data->user_data; in clkstarted_handle()263 sub_data->cb = NULL; in clkstarted_handle()264 set_on_state(&sub_data->flags); in clkstarted_handle()