Home
last modified time | relevance | path

Searched refs:evm_led_teardown (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-davinci/
Dboard-dm644x-evm.c329 evm_led_teardown(struct i2c_client *client, int gpio, unsigned ngpio, void *c) in evm_led_teardown() function
341 .teardown = evm_led_teardown,
Dboard-dm646x-evm.c209 static int evm_led_teardown(struct i2c_client *client, int gpio, in evm_led_teardown() function
296 evm_led_teardown(client, gpio+4, 4, c); in evm_pcf_teardown()