Searched refs:msps (Results 1 – 1 of 1) sorted by relevance
106 static struct i2c_client *msps[MSP3400_MAX]; variable1362 if (NULL == msps[i]) { in msp_attach()1363 msps[i] = c; in msp_attach()1393 if (client == msps[i]) { in msp_detach()1394 msps[i] = NULL; in msp_detach()