/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-omap.c | 1041 bank->chip.get = omap_gpio_get; in omap_gpio_chip_init() 1456 "Could not get gpio dbck. Disable debounce\n"); in omap_gpio_probe()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | driver.c | 48 .get = hfi1_caps_get 469 * ACKNOWLEDGE packets do not get a CNP but this will be in hfi1_process_ecn_slowpath()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 1852 int mt76_connac_mcu_patch_sem_ctrl(struct mt76_dev *dev, bool get);
|
/kernel/linux/linux-6.6/drivers/pinctrl/intel/ |
H A D | pinctrl-intel.c | 1046 .get = intel_gpio_get,
|
H A D | pinctrl-cherryview.c | 1192 .get = chv_gpio_get,
|
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik.c | 1142 chip->get = nmk_gpio_get_input; in nmk_gpio_probe() 1624 /* When all pins are successfully reconfigured we get here */ in nmk_pmx_set()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-keembay.c | 1482 gc->get = keembay_gpio_get; in keembay_gpiochip_probe()
|
H A D | pinctrl-st.c | 1489 .get = st_gpio_get,
|
H A D | pinctrl-at91.c | 176 * @get_deglitch: get deglitch status 178 * @get_debounce: get debounce status 180 * @get_pulldown: get pulldown status 182 * @get_schmitt_trig: get schmitt trigger status 184 * @get_drivestrength: get driver strength 186 * @get_slewrate: get slew rate 1803 .get = at91_gpio_get, 1853 return dev_err_probe(dev, PTR_ERR(at91_chip->clock), "failed to get clock, ignoring.\n"); in at91_gpio_probe()
|
H A D | pinctrl-xway.c | 1356 .get = xway_gpio_get, 1458 /* get and remap our register range */ in pinmux_xway_probe()
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | rdma.c | 150 .get = param_get_int, 1035 * we get here only under memory pressure, in nvmet_rdma_recv_done()
|
H A D | tcp.c | 46 .get = param_get_int,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | ti-sn65dsi86.c | 444 * We might get an error back if debugfs wasn't enabled in the kernel in ti_sn65dsi86_debugfs_init() 575 /* Clear old status bits before start so we don't get confused */ in ti_sn_aux_transfer() 1090 dev_err_ratelimited(pdata->dev, "Could not get the connector\n"); in ti_sn_bridge_atomic_enable() 1822 pdata->gchip.get = ti_sn_bridge_gpio_get; in ti_sn_gpio_probe() 1918 "failed to get enable gpio from DT\n"); in ti_sn65dsi86_probe() 1927 "failed to get reference clock\n"); in ti_sn65dsi86_probe()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gv100.c | 209 .get = gm200_sor_route_get,
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ad4130.c | 941 .get = ad4130_get_filter_mode, 1659 "Failed to get mclk\n"); in ad4310_parse_fw() 2020 return dev_err_probe(dev, ret, "Failed to get regulators\n"); in ad4130_probe()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | psmouse-base.c | 51 .get = psmouse_get_maxproto, 1235 * get disabled while probing for protocol extensions. in psmouse_extensions() 1295 * psmouse_activate() enables the mouse so that we get motion reports from it. 1310 * psmouse_deactivate() puts the mouse into poll mode so that we don't get 1458 * Some boxes, such as HP nx7400, get terribly confused if mouse in psmouse_cleanup() 1545 * device in hopes to detect protocol reset - we won't get less in psmouse_switch_protocol()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ct.c | 312 .get = tcf_ct_nf_get,
|
H A D | cls_u32.c | 1447 .get = u32_get,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm5100.c | 1075 * hooked up then we will get prompted to look by an interrupt. 2290 .get = wm5100_gpio_get,
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | fib_nexthops.sh | 380 if out=$($IP -j route get "$pfx" | jq -re ".[0].dev"); then 461 ## get nexthop group 462 run_cmd "$IP nexthop get id 102" 509 run_cmd "$BRIDGE fdb get to 02:02:00:00:00:13 dev vx10 self" 515 run_cmd "$BRIDGE fdb get to 02:02:00:00:00:13 dev vx10 self" 541 # get nexthop group 542 run_cmd "$IP nexthop get id 102" 589 run_cmd "$BRIDGE fdb get to 02:02:00:00:00:13 dev vx10 self" 595 run_cmd "$BRIDGE fdb get to 02:02:00:00:00:13 dev vx10 self" 649 run_cmd "$IP route get 172.1 [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evlist.c | 817 * one extra to let perf_mmap__consume() get the last in evlist__alloc_mmap() 1017 .get = perf_evlist__mmap_cb_get, in evlist__mmap_ex() 1354 * Try reading /sys/devices/system/cpu/online to get in evlist__create_syswide_maps() 1755 WARN_ONCE(1, "Shouldn't get there\n"); in evlist__toggle_bkw_mmap() 1832 * to indicate they get reopened. in evlist__reset_weak_group()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 1463 msgs = self.get()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_lib.c | 77 /* get hw_avail with the boundary crossing */ in snd_pcm_playback_silence() 2422 /* get callback for channel map ctl element 2532 .get = pcm_chmap_ctl_get, in snd_pcm_add_chmap_ctls()
|
/kernel/linux/linux-6.6/sound/isa/wss/ |
H A D | wss_lib.c | 644 * to get the correct sample frequency. in snd_wss_playback_format() 704 * to get the correct sample frequency. in snd_wss_capture_format() 2140 .get = snd_wss_get_mux,
|
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 896 /* get interrupt status for all channels */ in snd_ali_card_interrupt() 1685 .info = snd_ali5451_spdif_info, .get = snd_ali5451_spdif_get, \
|