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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-i801.c133 static struct pci_dev *I801_dev; variable in typeref:struct:pci_dev
160 dev_err(&I801_dev->dev, "SMBus is busy, can't use it!\n");
166 dev_dbg(&I801_dev->dev, "Clearing status flags (%02x)\n",
171 dev_err(&I801_dev->dev,
188 dev_err(&I801_dev->dev, "Transaction timeout\n");
190 dev_dbg(&I801_dev->dev, "Terminating the current operation\n");
199 dev_err(&I801_dev->dev,
207 dev_err(&I801_dev->dev, "Transaction failed\n");
211 dev_dbg(&I801_dev->dev, "No response\n");
215 dev_dbg(&I801_dev
[all...]

Completed in 61 milliseconds