Searched refs:atmel_tc (Results 1 – 3 of 3) sorted by relevance
43 struct atmel_tc *atmel_tc_alloc(unsigned block) in atmel_tc_alloc()45 struct atmel_tc *tc; in atmel_tc_alloc()73 void atmel_tc_free(struct atmel_tc *tc) in atmel_tc_free()108 struct atmel_tc *tc; in tc_probe()118 tc = devm_kzalloc(&pdev->dev, sizeof(struct atmel_tc), GFP_KERNEL); in tc_probe()180 struct atmel_tc *tc = platform_get_drvdata(pdev); in tc_shutdown()
63 struct atmel_tc { struct75 extern struct atmel_tc *atmel_tc_alloc(unsigned block); argument76 extern void atmel_tc_free(struct atmel_tc *tc);
51 struct atmel_tc *tc;77 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_request()134 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_free()145 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_disable()204 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_enable()291 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_config()383 struct atmel_tc *tc; in atmel_tcb_pwm_probe()