Home
last modified time | relevance | path

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

/linux-4.4.14/sound/
Dsound_core.c365 int max_unit = 256; in register_sound_special_device() local
377 max_unit = unit + 1; in register_sound_special_device()
395 max_unit = unit + 1; in register_sound_special_device()
422 return sound_insert_unit(&chains[chain], fops, -1, unit, max_unit, in register_sound_special_device()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h486 u8 max_unit; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dfw.c960 dev_cap->rl_caps.max_unit = size >> 14; in mlx4_QUERY_DEV_CAP()
1050 rl_caps->num_rates, rl_caps->max_unit, rl_caps->max_val, in mlx4_dev_cap_dump()