Searched refs:max9486_client (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Draumfeld.c38 static struct i2c_client *max9486_client; variable in typeref:struct:i2c_client
50 i2c_master_send(max9486_client, &clk, 1);
287 max9486_client = i2c_new_device(i2c_get_adapter(0),
290 if (!max9486_client)
341 i2c_unregister_device(max9486_client);

Completed in 99 milliseconds