Home
last modified time | relevance | path

Searched refs:n_in (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/
Dmcdi_mon.c305 unsigned int n_temp = 0, n_cool = 0, n_in = 0, n_curr = 0, n_power = 0; in efx_mcdi_mon_probe() local
436 hwmon_index = n_in++; /* 0-based */ in efx_mcdi_mon_probe()
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dmcdi_mon.c305 unsigned int n_temp = 0, n_cool = 0, n_in = 0, n_curr = 0, n_power = 0; in efx_siena_mcdi_mon_probe() local
436 hwmon_index = n_in++; /* 0-based */ in efx_siena_mcdi_mon_probe()
/linux-6.1.9/drivers/usb/cdns3/
Dcdns3-gadget.c3003 int n_in = 0; in cdns3_gadget_check_config() local
3008 n_in++; in cdns3_gadget_check_config()
3012 total = 2 + n_in + 1; in cdns3_gadget_check_config()
3018 (priv_dev->onchip_buffers - 2) / (n_in + 1); in cdns3_gadget_check_config()