| /src/sys/dev/ic/ |
| cy.c | 49 static int cy_speed(speed_t, int *, int *, int); 649 if (t->c_ospeed != 0 && cy_speed(t->c_ospeed, &o_clk_opt, &obpr, cy->cy_clock) < 0) 652 if (t->c_ispeed != 0 && cy_speed(t->c_ispeed, &i_clk_opt, &ibpr, cy->cy_clock) < 0) 1379 cy_speed(speed_t speed, int *cor, int *bpr, int cy_clock) function in typeref:typename:int
|
| cy.c | 49 static int cy_speed(speed_t, int *, int *, int); 649 if (t->c_ospeed != 0 && cy_speed(t->c_ospeed, &o_clk_opt, &obpr, cy->cy_clock) < 0) 652 if (t->c_ispeed != 0 && cy_speed(t->c_ispeed, &i_clk_opt, &ibpr, cy->cy_clock) < 0) 1379 cy_speed(speed_t speed, int *cor, int *bpr, int cy_clock) function in typeref:typename:int
|
| cy.c | 49 static int cy_speed(speed_t, int *, int *, int); 649 if (t->c_ospeed != 0 && cy_speed(t->c_ospeed, &o_clk_opt, &obpr, cy->cy_clock) < 0) 652 if (t->c_ispeed != 0 && cy_speed(t->c_ispeed, &i_clk_opt, &ibpr, cy->cy_clock) < 0) 1379 cy_speed(speed_t speed, int *cor, int *bpr, int cy_clock) function in typeref:typename:int
|