Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/mlx4/
Ddevice.h469 u8 max_unit; member
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dfw.c940 dev_cap->rl_caps.max_unit = size >> 14; in mlx4_QUERY_DEV_CAP()
1026 rl_caps->num_rates, rl_caps->max_unit, rl_caps->max_val, in mlx4_dev_cap_dump()