Home
last modified time | relevance | path

Searched refs:client (Results 3176 – 3200 of 3322) sorted by relevance

1...<<121122123124125126127128129130>>...133

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c3068 static void wm8996_i2c_remove(struct i2c_client *client) in wm8996_i2c_remove() argument
3070 struct wm8996_priv *wm8996 = i2c_get_clientdata(client); in wm8996_i2c_remove()
H A Drt5663.c3723 static void rt5663_i2c_shutdown(struct i2c_client *client) in rt5663_i2c_shutdown() argument
3725 struct rt5663_priv *rt5663 = i2c_get_clientdata(client); in rt5663_i2c_shutdown()
H A Dwm8962.c3848 static void wm8962_i2c_remove(struct i2c_client *client) in wm8962_i2c_remove() argument
3850 pm_runtime_disable(&client->dev); in wm8962_i2c_remove()
H A Drt5665.c4941 static void rt5665_i2c_shutdown(struct i2c_client *client) in rt5665_i2c_shutdown() argument
4943 struct rt5665_priv *rt5665 = i2c_get_clientdata(client); in rt5665_i2c_shutdown()
H A Drt5659.c4307 static void rt5659_i2c_shutdown(struct i2c_client *client) in rt5659_i2c_shutdown() argument
4309 struct rt5659_priv *rt5659 = i2c_get_clientdata(client); in rt5659_i2c_shutdown()
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_dev.c311 cfile->client = NULL; in genwqe_open()
/openbmc/linux/Documentation/arch/x86/
H A Dsgx.rst300 first call. It indicates a bug in the kernel or the userspace client
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst90 TEEs have well-documented, standardized client interface and APIs. For
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNPL-1.110 …ape Public License -- Amendments shall apply to the Mozilla Communicator client code and to all Co…
36 The Original Code is Mozilla Communicator client code, released March 31, 1998.
/openbmc/qemu/docs/about/
H A Dremoved-features.rst511 chardev client socket with ``wait`` option (removed in 6.0)
514 Character devices creating sockets in client mode should not specify
/openbmc/linux/drivers/power/supply/
H A DKconfig909 instead handled directly via SSAM client devices and this driver.
925 directly via a SSAM client device and this driver.
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c1817 encode_string(xdr, strlen(args->client->cl_owner_id), in encode_exchange_id()
1818 args->client->cl_owner_id); in encode_exchange_id()
1863 struct nfs_client *clp = args->client; in encode_create_session()
2895 .minorversion = args->client->cl_mvops->minor_version, in nfs4_xdr_enc_bind_conn_to_session()
2912 .minorversion = args->client->cl_mvops->minor_version, in nfs4_xdr_enc_exchange_id()
2929 .minorversion = args->client->cl_mvops->minor_version, in nfs4_xdr_enc_create_session()
/openbmc/linux/Documentation/hid/
H A Dhid-transport.rst263 ->open() calls are nested for each client that opens the HID device.
/openbmc/docs/designs/
H A Dremote-bios-configuration.md58 … +<-LAN->+ LAN-IPMID/ +<Dbus->+ | | | |Web client| |
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.2.rst357 - ``libxsettings-client``: No longer needed.
/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c127 struct mbox_client *cl = &cl_info->client; in hccs_register_pcc_channel()
/openbmc/linux/drivers/media/radio/
H A Dradio-si476x.c927 if (radio->core->client->irq) { in si476x_radio_s_ctrl()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_driver.c945 i915_drm_client_put(file_priv->client); in i915_driver_postclose()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994.dtsi266 qcom,client-id = <1>;
/openbmc/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst316 or the list's S/MIME certificate. The subscriber's email client can extract
H A D6.Followthrough.rst195 One day, you may open your mail client and see that somebody has mailed you
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c2839 enum qed_ov_client client) in qed_mcp_ov_update_current_config() argument
2845 switch (client) { in qed_mcp_ov_update_current_config()
2856 DP_NOTICE(p_hwfn, "Invalid client type %d\n", client); in qed_mcp_ov_update_current_config()
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md452 This is similar to a typical UDP client
520 "Server"-side implementation to receive requests and respond. Like the client,
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch63 +target_link_libraries(${EXEC} ${HELLO_PI_LIBS} -lwayland-client -lwayland-egl)
91 +LDFLAGS+=-lwayland-client -lwayland-egl
247 +#include <wayland-client.h>
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt444 This is where a client wants to make use of the bus, so claims it first.

1...<<121122123124125126127128129130>>...133