Home
last modified time | relevance | path

Searched refs:new_range (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/iio/light/
Dgp2ap020a00f.c723 u8 new_range = 0xff; in gp2ap020a00f_adjust_lux_mode() local
729 new_range = GP2AP020A00F_RANGE_A_x128; in gp2ap020a00f_adjust_lux_mode()
734 new_range = GP2AP020A00F_RANGE_A_x8; in gp2ap020a00f_adjust_lux_mode()
738 if (new_range != 0xff) { in gp2ap020a00f_adjust_lux_mode()
773 new_range); in gp2ap020a00f_adjust_lux_mode()
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c780 new_range: in parse_numa_properties()
799 goto new_range; in parse_numa_properties()
807 goto new_range; in parse_numa_properties()
/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_res.c94 static int __init alloc_bus_range (struct bus_node **new_bus, struct range_node **new_range, struct… in alloc_bus_range() argument
175 *new_range = newrange; in alloc_bus_range()
/linux-4.4.14/fs/ocfs2/
Dalloc.c5262 int index, u32 new_range, in ocfs2_split_tree() argument
5279 &split_rec, new_range, rec); in ocfs2_split_tree()