Home
last modified time | relevance | path

Searched refs:can_tdc (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/can/
Dbittiming.h78 struct can_tdc { struct
121 void can_calc_tdco(struct can_tdc *tdc, const struct can_tdc_const *tdc_const,
134 can_calc_tdco(struct can_tdc *tdc, const struct can_tdc_const *tdc_const, in can_calc_tdco()
Ddev.h52 struct can_tdc tdc;
/linux-6.12.1/drivers/net/can/dev/
Dcalc_bittiming.c174 void can_calc_tdco(struct can_tdc *tdc, const struct can_tdc_const *tdc_const, in can_calc_tdco()
Dnetlink.c143 struct can_tdc tdc = { 0 }; in can_tdc_changelink()
471 struct can_tdc *tdc = &priv->tdc; in can_tdc_fill_info()