Searched refs:PWM_MINOR_COUNT (Results 1 – 1 of 1) sorted by relevance
31 #define PWM_MINOR_COUNT 256 macro2495 if (chip->id < PWM_MINOR_COUNT) in __pwmchip_add()2725 ret = alloc_chrdev_region(&pwm_devt, 0, PWM_MINOR_COUNT, "pwm"); in pwm_init()