Home
last modified time | relevance | path

Searched refs:pwms_max (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/can/
H A Dbittiming.h154 u32 pwms_max; member
/linux/drivers/net/can/dev/
H A Dnetlink.c553 pwm.pwms > pwm_const->pwms_max) { in can_pwm_changelink()
557 pwm_const->pwms_max); in can_pwm_changelink()
947 nla_put_u32(skb, IFLA_CAN_PWM_PWMS_MAX, pwm_const->pwms_max) || in can_pwm_fill_info()
/linux/drivers/net/can/
H A Ddummy_can.c82 .pwms_max = 8,