Home
last modified time | relevance | path

Searched refs:get_command (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery.c192 static struct command *get_command(struct feature *feature) in get_command() function
233 struct command *command = get_command(feature); in max_stream_size_show()
247 struct command *command = get_command(feature); in max_command_size_show()
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c2394 static int get_command(unsigned long offset) in get_command()
2514 command = get_command(pg_off); in mlx5_ib_pgoff_to_mmap_entry()
2664 command = get_command(vma->vm_pgoff); in mlx5_vma_to_pgoff()
2717 command = get_command(vma->vm_pgoff); in mlx5_ib_mmap()
2393 static int get_command(unsigned long offset) get_command() function