Searched defs:evm_led_setup (Results 1 - 2 of 2) sorted by relevance

/arch/arm/mach-davinci/
H A Dboard-dm644x-evm.c300 evm_led_setup(struct i2c_client *client, int gpio, unsigned ngpio, void *c) function
338 .setup = evm_led_setup,
H A Dboard-dm646x-evm.c187 static int evm_led_setup(struct i2c_client *client, int gpio, function
289 return evm_led_setup(client, gpio+4, 4, c);

Completed in 55 milliseconds