/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-microchip-sgpio.c | 111 bool is_input; member 367 val = bank->is_input; in sgpio_pinconf_get() 371 val = !bank->is_input; in sgpio_pinconf_get() 375 if (bank->is_input) in sgpio_pinconf_get() 406 if (bank->is_input) in sgpio_pinconf_set() 460 return (input == bank->is_input) ? 0 : -EINVAL; in sgpio_gpio_set_direction() 532 return bank->is_input ? 0 : -EINVAL; in microchip_sgpio_direction_input() 543 if (bank->is_input) in microchip_sgpio_direction_output() 555 return bank->is_input ? GPIO_LINE_DIRECTION_IN : GPIO_LINE_DIRECTION_OUT; in microchip_sgpio_get_direction() 572 return bank->is_input ? sgpio_input_get(priv, &addr) : sgpio_output_get(priv, &addr); in microchip_sgpio_get_value() [all …]
|
/linux-6.12.1/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
D | extron-da-hd-4k-plus.c | 547 idx = port->port.port + (port->is_input ? 0 : extron->num_in_ports); in extron_read_edid() 568 if (!port->is_input) in extron_read_edid() 622 if (update_has_signal && port->is_input) in extron_irq_work_handler() 625 if (update_has_edid && !port->is_input) { in extron_irq_work_handler() 1030 if (!port->is_input) in extron_cec_adap_unconfigured() 1044 if (!port->is_input) in extron_cec_configured() 1056 if (port->disconnected || port->is_input) in extron_cec_adap_nb_transmit_canceled() 1070 if (port->is_input) in extron_received() 1100 if (port->is_input) in extron_adap_status_port() 1168 port->is_input ? "input" : "output", in extron_adap_status() [all …]
|
D | extron-da-hd-4k-plus.h | 45 bool is_input; member
|
/linux-6.12.1/drivers/usb/host/ |
D | ehci-q.c | 581 int is_input; in qh_urb_transaction() local 600 is_input = usb_pipein (urb->pipe); in qh_urb_transaction() 640 if (is_input) in qh_urb_transaction() 665 if (is_input) in qh_urb_transaction() 765 int is_input, type; in qh_make() local 780 is_input = usb_pipein (urb->pipe); in qh_make() 806 is_input, 0, mult * maxp)); in qh_make() 836 is_input, 0, maxp) / (125 * 1000); in qh_make() 839 if (is_input) { // SPLIT, gap, CSPLIT+DATA in qh_make() 850 is_input, 0, maxp)); in qh_make() [all …]
|
D | oxu210hp-hcd.c | 1596 int is_input; in qh_urb_transaction() local 1615 is_input = usb_pipein(urb->pipe); in qh_urb_transaction() 1616 if (!urb->transfer_buffer && urb->transfer_buffer_length && is_input) in qh_urb_transaction() 1656 if (!is_input) in qh_urb_transaction() 1659 if (is_input) in qh_urb_transaction() 1678 if (is_input) in qh_urb_transaction() 1760 int is_input, type; in qh_make() local 1772 is_input = usb_pipein(urb->pipe); in qh_make() 1786 is_input, 0, in qh_make() 1810 is_input, 0, maxp) / (125 * 1000); in qh_make() [all …]
|
D | ehci-sched.c | 1028 int is_input; in iso_stream_init() local 1036 is_input = usb_pipein(urb->pipe) ? USB_DIR_IN : 0; in iso_stream_init() 1038 buf1 = is_input ? 1 << 11 : 0; in iso_stream_init() 1085 dev->speed, is_input, 1, maxp)); in iso_stream_init() 1087 if (is_input) { in iso_stream_init() 1121 stream->bEndpointAddress = is_input | epnum; in iso_stream_init()
|
/linux-6.12.1/drivers/accessibility/speakup/ |
D | makemapdata.c | 76 add_key(def_name, value, is_input); in main() 85 add_key(def_name, value, is_input); in main()
|
D | utils.h | 16 #define is_input -1 macro
|
D | genmap.c | 91 } else if (this->shift == is_input) in main()
|
/linux-6.12.1/sound/soc/mediatek/mt8365/ |
D | mt8365-dai-i2s.c | 281 bool is_input, unsigned int rate, in mt8365_dai_set_config() argument 296 if (is_input) { in mt8365_dai_set_config() 323 if (i2s_data->adda_link && is_input) in mt8365_dai_set_config() 499 bool is_input, bool enable) in mt8365_dai_set_enable() argument 503 if (is_input) { in mt8365_dai_set_enable()
|
/linux-6.12.1/include/net/ |
D | ioam6.h | 61 bool is_input);
|
/linux-6.12.1/net/ipv6/ |
D | ioam6.c | 701 u8 sclen, bool is_input) in __ioam6_fill_trace_data() argument 716 if (is_input) in __ioam6_fill_trace_data() 811 if (is_input) in __ioam6_fill_trace_data() 928 bool is_input) in ioam6_fill_trace_data() argument 958 __ioam6_fill_trace_data(skb, ns, trace, sc, sclen, is_input); in ioam6_fill_trace_data()
|
/linux-6.12.1/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 2528 int is_input; in qh_urb_transaction() local 2547 is_input = usb_pipein(urb->pipe); in qh_urb_transaction() 2587 if (is_input) in qh_urb_transaction() 2612 if (is_input) in qh_urb_transaction() 2707 int is_input, type; in qh_make() local 2722 is_input = usb_pipein(urb->pipe); in qh_make() 2746 is_input, 0, mult * maxp)); in qh_make() 2769 is_input, 0, maxp) / (125 * 1000); in qh_make() 2772 if (is_input) { /* SPLIT, gap, CSPLIT+DATA */ in qh_make() 2783 is_input, 0, maxp)); in qh_make() [all …]
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-twl4030.c | 139 static int twl4030_set_gpio_direction(int gpio, int is_input) in twl4030_set_gpio_direction() argument 149 if (is_input) in twl4030_set_gpio_direction()
|
D | gpio-omap.c | 110 int is_input) in omap_set_gpio_direction() argument 113 BIT(gpio), is_input); in omap_set_gpio_direction()
|
/linux-6.12.1/sound/core/ |
D | rawmidi.c | 226 bool is_input) in __reset_runtime_ptrs() argument 230 runtime->avail = is_input ? 0 : runtime->buffer_size; in __reset_runtime_ptrs() 234 bool is_input) in reset_runtime_ptrs() argument 238 __reset_runtime_ptrs(substream->runtime, is_input); in reset_runtime_ptrs() 709 bool is_input) in resize_runtime_buffer() argument 735 __reset_runtime_ptrs(runtime, is_input); in resize_runtime_buffer()
|
/linux-6.12.1/include/linux/usb/ |
D | hcd.h | 672 extern long usb_calc_bus_time(int speed, int is_input,
|
/linux-6.12.1/drivers/usb/core/ |
D | hcd.c | 1071 long usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount) in usb_calc_bus_time() argument 1077 if (is_input) { in usb_calc_bus_time() 1087 return ((is_input) ? 7268L : 6265L) + BW_HOST_DELAY + tmp; in usb_calc_bus_time()
|
/linux-6.12.1/sound/usb/ |
D | mixer.c | 1873 bool is_input, char *name, int name_size) in get_connector_control_name() argument 1885 if (is_input) in get_connector_control_name() 1903 struct usb_audio_term *term, bool is_input) in build_connector_control() argument 1950 get_connector_control_name(mixer, term, is_input, kctl->id.name, in build_connector_control()
|