Searched refs:adv748x_sd_to_afe (Results 1 – 2 of 2) sorted by relevance
167 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_pixelaspect()186 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_std()195 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_s_std()214 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_querystd()257 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_g_input_status()272 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_s_stream()349 struct adv748x_afe *afe = adv748x_sd_to_afe(sd); in adv748x_afe_get_format()
166 #define adv748x_sd_to_afe(sd) container_of(sd, struct adv748x_afe, sd) macro