Home
last modified time | relevance | path

Searched defs:interface (Results 176 – 200 of 726) sorted by relevance

12345678910>>...30

/openbmc/entity-manager/src/
H A Dutils.hpp46 constexpr const char* interface = "org.freedesktop.DBus.Properties"; variable
53 const static constexpr char* interface = "xyz.openbmc_project.State.Host"; variable
/openbmc/linux/drivers/usb/misc/
H A Dtrancevibrator.c82 static int tv_probe(struct usb_interface *interface, in tv_probe()
105 static void tv_disconnect(struct usb_interface *interface) in tv_disconnect()
H A Dyurex.c53 struct usb_interface *interface; member
190 static int yurex_probe(struct usb_interface *interface, const struct usb_device_id *id) in yurex_probe()
307 static void yurex_disconnect(struct usb_interface *interface) in yurex_disconnect()
354 struct usb_interface *interface; in yurex_open() local
H A Dadutux.c73 struct usb_interface *interface; member
230 struct usb_interface *interface; in adu_open() local
649 static int adu_probe(struct usb_interface *interface, in adu_probe()
759 static void adu_disconnect(struct usb_interface *interface) in adu_disconnect()
/openbmc/linux/drivers/usb/
H A Dusb-skeleton.c49 struct usb_interface *interface; /* the interface for this device */ member
86 struct usb_interface *interface; in skel_open() local
488 static int skel_probe(struct usb_interface *interface, in skel_probe()
561 static void skel_disconnect(struct usb_interface *interface) in skel_disconnect()
/openbmc/pldm/libpldmresponder/examples/pdr/
H A Dsensor_pdr.json27 "interface": "xyz.openbmc_project.Foo.Bar", string
44 "interface": "xyz.openbmc_project.Foo.Bar", string
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp31 std::string interface; in dumpStatusChanged() local
110 constexpr auto interface = "xyz.openbmc_project.Dump.Create"; in requestDump() local
/openbmc/phosphor-power/
H A Dutility.hpp62 void getProperty(const std::string& interface, const std::string& propertyName, in getProperty()
90 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty()
/openbmc/linux/drivers/net/mdio/
H A Dmdio-mvusb.c64 static int mvusb_mdio_probe(struct usb_interface *interface, in mvusb_mdio_probe()
102 static void mvusb_mdio_disconnect(struct usb_interface *interface) in mvusb_mdio_disconnect()
/openbmc/inarp/
H A Dinarp.c55 struct interface { struct
64 struct interface *interfaces; argument
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp199 const char* path, const char* interface, in sd_bus_add_object_vtable()
260 const char* interface, in sd_bus_emit_properties_changed_strv()
425 int sd_bus_message_is_method_call(sd_bus_message* m, const char* interface, in sd_bus_message_is_method_call()
437 int sd_bus_message_is_signal(sd_bus_message* m, const char* interface, in sd_bus_message_is_signal()
445 const char* path, const char* interface, in sd_bus_message_new_method_call()
474 const char* path, const char* interface, in sd_bus_message_new_signal()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.c824 struct usb_interface *interface) in ath10k_usb_setup_pipe_resources()
934 struct usb_interface *interface) in ath10k_usb_create()
992 static int ath10k_usb_probe(struct usb_interface *interface, in ath10k_usb_probe()
1063 static void ath10k_usb_remove(struct usb_interface *interface) in ath10k_usb_remove()
1080 static int ath10k_usb_pm_suspend(struct usb_interface *interface, in ath10k_usb_pm_suspend()
1089 static int ath10k_usb_pm_resume(struct usb_interface *interface) in ath10k_usb_pm_resume()
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-core.c264 static int hdpvr_probe(struct usb_interface *interface, in hdpvr_probe()
411 static void hdpvr_disconnect(struct usb_interface *interface) in hdpvr_disconnect()
/openbmc/phosphor-inventory-manager/
H A Dmanager.hpp119 decltype(auto) invokeMethod(const char* path, const char* interface, in invokeMethod()
173 auto& getInterface(const char* path, const char* interface) in getInterface()
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp26 std::string interface; in monitorDumpCreation() local
70 constexpr auto interface = "xyz.openbmc_project.Dump.Create"; in requestSBEDump() local
/openbmc/linux/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c81 phy_interface_t interface; member
106 phy_interface_t interface, in mtk_pcs_lynxi_config()
212 phy_interface_t interface, int speed, in mtk_pcs_lynxi_link_up()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c69 struct usb_interface *interface; member
306 struct usb_interface *interface = ar_usb->interface; in ath6kl_usb_setup_pipe_resources() local
628 static struct ath6kl_usb *ath6kl_usb_create(struct usb_interface *interface) in ath6kl_usb_create()
681 static void ath6kl_usb_device_detached(struct usb_interface *interface) in ath6kl_usb_device_detached()
1119 static int ath6kl_usb_probe(struct usb_interface *interface, in ath6kl_usb_probe()
1186 static void ath6kl_usb_remove(struct usb_interface *interface) in ath6kl_usb_remove()
1194 static int ath6kl_usb_pm_suspend(struct usb_interface *interface, in ath6kl_usb_pm_suspend()
1204 static int ath6kl_usb_pm_resume(struct usb_interface *interface) in ath6kl_usb_pm_resume()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c192 static int phylink_interface_max_speed(phy_interface_t interface) in phylink_interface_max_speed()
480 unsigned long phylink_get_capabilities(phy_interface_t interface, in phylink_get_capabilities()
1023 phy_interface_t interface) in phylink_pcs_pre_config()
1030 phy_interface_t interface) in phylink_pcs_post_config()
1068 phy_interface_t interface, int speed, in phylink_pcs_link_up()
1758 phy_interface_t interface) in phylink_bringup_phy()
1853 phy_interface_t interface) in phylink_attach_phy()
3039 phy_interface_t interface; in phylink_choose_sfp_interface() local
3149 phy_interface_t interface; in phylink_sfp_config_optical() local
3290 phy_interface_t interface; in phylink_sfp_connect_phy() local
[all …]
/openbmc/pldm/libpldmresponder/examples/bios/
H A Denum_attrs.json28 "interface": "xyz.openbmc.FWBoot.Side", string
40 "interface": "xyz.openbmc.InBandCodeUpdate", string
/openbmc/phosphor-ipmi-flash/tools/
H A Dmain.cpp81 bool checkInterface(const std::string& interface) in checkInterface()
90 std::string command, interface, imagePath, signaturePath, type, host; in main() local
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c876 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_get_raw_report() local
909 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_set_raw_report() local
982 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_parse() local
1063 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_start() local
1305 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_idle() local
1344 struct usb_host_interface *interface = intf->cur_altsetting; in usbhid_probe() local
1525 struct usb_host_interface *interface = intf->cur_altsetting; in hid_post_reset() local
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c74 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
79 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/openbmc/linux/sound/usb/bcd2000/
H A Dbcd2000.c349 struct usb_interface *interface) in bcd2000_free_usb_related_resources()
363 static int bcd2000_probe(struct usb_interface *interface, in bcd2000_probe()
427 static void bcd2000_disconnect(struct usb_interface *interface) in bcd2000_disconnect()
/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c2398 phy_interface_t interface; in mt7530_setup() local
2839 phy_interface_t interface) in mt7530_mac_config()
2853 phy_interface_t interface, in mt7531_rgmii_setup()
2906 phy_interface_t interface) in mt7988_mac_config()
2917 phy_interface_t interface) in mt7531_mac_config()
2960 phy_interface_t interface) in mt753x_phylink_mac_select_pcs()
3033 phy_interface_t interface) in mt753x_phylink_mac_link_down()
3042 phy_interface_t interface, in mt753x_phylink_pcs_link_up()
3051 phy_interface_t interface, in mt753x_phylink_mac_link_up()
3104 phy_interface_t interface; in mt7531_cpu_port_config() local
[all …]
/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c63 void *interface; in efi_uc_supported() local
111 void *interface = NULL; in efi_uc_start() local

12345678910>>...30