get_pcf            92 drivers/i2c/algos/i2c-algo-pcf.c 		get_pcf(adap, 1)));
get_pcf           101 drivers/i2c/algos/i2c-algo-pcf.c 	status = get_pcf(adap, 1);
get_pcf           105 drivers/i2c/algos/i2c-algo-pcf.c 		status = get_pcf(adap, 1);
get_pcf           121 drivers/i2c/algos/i2c-algo-pcf.c 	*status = get_pcf(adap, 1);
get_pcf           125 drivers/i2c/algos/i2c-algo-pcf.c 		*status = get_pcf(adap, 1);
get_pcf           154 drivers/i2c/algos/i2c-algo-pcf.c 				get_pcf(adap, 1)));
get_pcf           162 drivers/i2c/algos/i2c-algo-pcf.c 	if (((temp = get_pcf(adap, 1)) & 0x7f) != (0)) {
get_pcf           178 drivers/i2c/algos/i2c-algo-pcf.c 	if (((temp = get_pcf(adap, 1)) & 0x7f) != I2C_PCF_ES1) {
get_pcf           195 drivers/i2c/algos/i2c-algo-pcf.c 	if ((temp = get_pcf(adap, 1)) != (I2C_PCF_PIN | I2C_PCF_BB)) {