Searched refs:hwpec (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.c279 char read_write, int hwpec)
295 I801_PEC_EN * hwpec);
313 int hwpec)
401 int command, int hwpec)
436 hwpec);
439 command, hwpec);
441 if (result == 0 && hwpec)
457 int hwpec; local
461 hwpec = (i801_features & FEATURE_SMBUS_PEC) && (flags & I2C_CLIENT_PEC)
519 if (hwpec) /* enabl
278 i801_block_transaction_by_block(union i2c_smbus_data *data, char read_write, int hwpec) argument
311 i801_block_transaction_byte_by_byte(union i2c_smbus_data *data, char read_write, int command, int hwpec) argument
400 i801_block_transaction(union i2c_smbus_data *data, char read_write, int command, int hwpec) argument
[all...]

Completed in 19 milliseconds