Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/video/
Dmsp3400.c1241 static int msp_detach(struct i2c_client *client);
1250 .detach_client = msp_detach,
1373 static int msp_detach(struct i2c_client *client) in msp_detach() function