Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/dmasound/
Dtas3001c.c81 static struct device_node* tas_node; variable
427 tas_node = find_devices("deq"); in tas_init()
428 if (tas_node == NULL) in tas_init()
432 paddr = (u32 *)get_property(tas_node, "i2c-address", NULL); in tas_init()