1I2C_ACPI_FIND_BUS_SP(9)     I2C and SMBus Subsystem    I2C_ACPI_FIND_BUS_SP(9)
2
3
4

NAME

6       i2c_acpi_find_bus_speed - find I2C bus speed from ACPI
7

SYNOPSIS

9       u32 i2c_acpi_find_bus_speed(struct device * dev);
10

ARGUMENTS

12       dev
13           The device owning the bus
14

DESCRIPTION

16       Find the I2C bus speed by walking the ACPI namespace for all I2C slaves
17       devices connected to this bus and use the speed of slowest device.
18
19       Returns the speed in Hz or zero
20
22Kernel Hackers Manual 3.10         June 2019           I2C_ACPI_FIND_BUS_SP(9)
Impressum