Searched refs:pin_type (Results 1 – 5 of 5) sorted by relevance
36 enum pin_type { enum45 enum pin_type type;
108 enum pin_type type;
1336 enum bcm281xx_pin_type pin_type; in bcm281xx_pinctrl_pin_config_set() local1343 pin_type = pin_type_get(pctldev, pin); in bcm281xx_pinctrl_pin_config_set()1346 switch (pin_type) { in bcm281xx_pinctrl_pin_config_set()
626 u8 pin_type, u8 input) in cx231xx_set_decoder_video_input() argument631 if (pin_type != dev->video_input) { in cx231xx_set_decoder_video_input()632 status = cx231xx_afe_adjust_ref_count(dev, pin_type); in cx231xx_set_decoder_video_input()650 switch (pin_type) { in cx231xx_set_decoder_video_input()
916 int cx231xx_set_decoder_video_input(struct cx231xx *dev, u8 pin_type, u8 input);
Completed in 21 milliseconds