Home
last modified time | relevance | path

Searched defs:interface (Results 326 - 350 of 851) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub_rx.c107 __u16 interface; in tweak_set_interface_cmd() local
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dusbsevseg.c304 static int sevseg_probe(struct usb_interface *interface, in sevseg_probe() argument
335 static void sevseg_disconnect(struct usb_interface *interface) in sevseg_disconnect() argument
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Donetouch.c166 struct usb_host_interface *interface; in onetouch_connect_input() local
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.h42 enum ispif_intf interface; member
H A Dcamss.h117 struct camss_camera_interface interface; member
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-lynx.c115 lynx_pcs_config_giga(struct mdio_device *pcs, phy_interface_t interface, const unsigned long *advertising, unsigned int neg_mode) lynx_pcs_config_giga() argument
285 lynx_pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t interface, int speed, int duplex) lynx_pcs_link_up() argument
[all...]
H A Dpcs-xpcs-wx.c173 int txgbe_xpcs_switch_mode(struct dw_xpcs *xpcs, phy_interface_t interface) in txgbe_xpcs_switch_mode() argument
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dusbkbd.c265 struct usb_host_interface *interface; in usb_kbd_probe() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tiny-usb.c169 struct usb_interface *interface; /* the interface for this device */ member
218 static int i2c_tiny_usb_probe(struct usb_interface *interface, in i2c_tiny_usb_probe() argument
281 i2c_tiny_usb_disconnect(struct usb_interface *interface) i2c_tiny_usb_disconnect() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dpowermate.c303 struct usb_host_interface *interface; in powermate_probe() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtimestamping.c321 char *interface; in main() local
[all...]
/kernel/linux/linux-6.6/sound/soc/meson/
H A Daiu.c175 aiu_clk_bulk_get(struct device *dev, const char * const *ids, unsigned int num, struct aiu_interface *interface) aiu_clk_bulk_get() argument
/kernel/linux/linux-6.6/sound/usb/bcd2000/
H A Dbcd2000.c363 static int bcd2000_probe(struct usb_interface *interface, in bcd2000_probe() argument
427 static void bcd2000_disconnect(struct usb_interface *interface) in bcd2000_disconnect() argument
348 bcd2000_free_usb_related_resources(struct bcd2000 *bcd2k, struct usb_interface *interface) bcd2000_free_usb_related_resources() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dpodhd.c536 static int podhd_probe(struct usb_interface *interface, in podhd_probe() argument
/third_party/backends/backend/
H A Depsonds-net.c350 epsonds_resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, in epsonds_resolve_callback() argument
408 browse_callback(AvahiServiceBrowser *b, AvahiIfIndex interface, in browse_callback() argument
/third_party/cups-filters/cupsfilters/
H A Dcolord.c119 const char *interface = "org.freedesktop.ColorManager.Profile"; in get_filename_for_profile_path() local
359 const char *interface = "org.freedesktop.ColorManager.Device"; in get_profile_inhibitors() local
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c93 const char *interface, *property; in dmh_get() local
[all...]
/third_party/libinput/test/
H A Dlitest-int.h78 struct litest_device_interface *interface; member
/third_party/libinput/src/
H A Dudev-seat.c397 libinput_udev_create_context(const struct libinput_interface *interface, in libinput_udev_create_context() argument
H A Dpath-seat.c301 libinput_path_create_context(const struct libinput_interface *interface, in libinput_path_create_context() argument
/third_party/pulseaudio/src/modules/raop/
H A Dmodule-raop-discover.c77 AvahiIfIndex interface; member
112 tunnel_new( AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain) tunnel_new() argument
156 resolver_cb( AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) resolver_cb() argument
371 browser_cb( AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *userdata) browser_cb() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-discover.c58 AvahiIfIndex interface; member
103 tunnel_new( AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain) tunnel_new() argument
126 resolver_cb( AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) resolver_cb() argument
265 browser_cb( AvahiServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *userdata) browser_cb() argument
[all...]
H A Dreserve.c176 const char *interface, *property; in object_handler() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.hpp269 bool validateInitComplete(Context context, void (Interface::*Function)(Context, Type*)const, const Interface& interface, const QueryMemberTableEntry* queryMemberTableEntry) in validateInitComplete() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderProgramResource.cpp611 checkIfResourceAtIndexIsReferenced(glw::GLuint program_object_id, glw::GLenum interface, glw::GLuint index) const checkIfResourceAtIndexIsReferenced() argument
657 checkIfResourceIsReferenced(glw::GLuint program_object_id, glw::GLenum interface, const char* name) const checkIfResourceIsReferenced() argument
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...35