Lines Matching defs:syncrate
2338 const struct ahc_syncrate *syncrate;
2362 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2365 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset,
2383 const struct ahc_syncrate *syncrate = NULL;
2388 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2394 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset,
2414 const struct ahc_syncrate *syncrate;
2425 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2428 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2452 struct ahc_syncrate *syncrate;
2459 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2462 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2481 struct ahc_syncrate *syncrate;
2488 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2491 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,