Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-medusa-video.c552 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) in convert_to_twos() function
577 value = convert_to_twos(value, 8); in medusa_set_brightness()
620 value = convert_to_twos(value, 8); in medusa_set_hue()