/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_aggregator_cdev.c | 4 * misc device. Intended for debugging and development. 40 struct device *dev; 723 * Mark device as shut-down. Prevent new clients from being added and in ssam_dbg_device_remove()
|
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 9 #include <linux/device.h> 66 * @indio_dev : The iio device to use when a sample arrives.
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | cpcap-charger.c | 126 struct device *dev;
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | core.h | 78 * @parent: Reference back to the parent device structure. 217 * - OTG revision number the device is compliant with, in binary-coded 238 * device mode. The actual speed depends on the speed of 239 * the attached device and the value of phy_type. 247 * are enabled for non-periodic IN endpoints in device 317 * when attached to a Full Speed or Low Speed device in 322 * when connected to a Low Speed device in host 388 * device had been in L1 state until that period. 405 * @g_rx_fifo_size: The periodic rx fifo size for the device, in 408 * @g_np_tx_fifo_size: The non-periodic tx fifo size for the device i [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_acm.c | 17 #include <linux/device.h> 35 * device, having multiple interfaces confuses the poor OS. It doesn't 291 * that code based on device state; track parameters like line 416 /* device either stalls (value < 0) or reports success */ in acm_setup() 620 /* maybe allocate device-global string IDs, and patch descriptors */ in acm_bind()
|
H A D | f_phonet.c | 14 #include <linux/device.h> 696 /* Create net device */ in gphonet_setup_default()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-debugfs.c | 655 struct device *dev = xhci_to_hcd(xhci)->self.controller; in xhci_debugfs_init()
|
/kernel/linux/linux-6.6/drivers/usb/image/ |
H A D | mdc800.c | 15 * The Driver uses a misc device Node. Create it with : 109 /* Minor Number of the device (create with mknod /dev/mustek c 180 32) */ 158 int open; // Camera device open ? 274 struct device *dev = &mdc800->dev->dev; in mdc800_usb_irq() 487 dev_err(&intf->dev, "Not able to get a minor for this device.\n"); in mdc800_usb_probe() 537 * Disconnect USB device (maybe the MDC800) 569 The Misc device Part (file_operations) 604 * Init the device: (1) alloc mem (2) Increase MOD Count .. 645 dev_dbg(&mdc800->dev->dev, "Mustek MDC800 device opened.\n"); in mdc800_device_open() 966 * USB Driver Struct for this device [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_udc.c | 3 * bdc_udc.c - BRCM BDC USB3.0 device controller gagdet ops 25 #include <linux/device.h> 128 /* device got disconnected */ 428 * For a self powered device, we need to wait till we receive in bdc_udc_pullup()
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | adutux.c | 31 /* Define these values to match your device */ 54 /* we can have up to this number of device plugged in at once */ 69 /* Structure to hold all of our device specific stuff */ 72 struct usb_device *udev; /* save off the usb device pointer */ 74 unsigned int minor; /* the starting minor number for this device */ 105 static inline void adu_debug_data(struct device *dev, const char *function, in adu_debug_data() 242 pr_err("%s - error, can't find device for minor %d\n", in adu_open() 254 /* check that nobody else is using the device */ in adu_open() 264 /* save device in the file's private structure */ in adu_open() 297 /* decrement our usage count for the device */ in adu_release_internal() [all...] |
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | cfg80211.c | 37 /* prism2 device private data */ 675 static struct wiphy *wlan_create_wiphy(struct device *dev, in wlan_create_wiphy()
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_console.c | 139 * console interfaces but can still be used as a tty device. This has to be 220 .device = hvc_console_device,
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_qoriq.c | 10 #include <linux/device.h> 510 pr_warn("device tree node missing required elements, try automatic configuration\n"); in ptp_qoriq_init() 606 pr_err("irq not in device tree\n"); in ptp_qoriq_probe()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 9 #include <linux/device.h>
|
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
H A D | wcove.c | 147 struct mutex lock; /* device lock */ 148 struct device *dev;
|
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | musb_gadget_ep0.c | 15 #include <linux/device.h> 181 * Tries to start B-device HNP negotiation if enabled via sysfs 802 * device/endpoint feature set/clear operations) in musb_g_ep0_irq()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | usb_wwan.c | 218 struct device *dev; in usb_wwan_indat_callback()
|
/kernel/linux/linux-6.6/drivers/usb/typec/mux/ |
H A D | intel_pmc_mux.c | 153 struct device *dev; 745 * child ACPI device node under the PMC mux ACPI device object. in pmc_usb_probe()
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | vudc_dev.c | 9 #include <linux/device.h> 435 dev_dbg(&udc->pdev->dev, "device shutdown"); in vudc_shutdown() 468 dev_dbg(&udc->pdev->dev, "device reset"); in vudc_device_reset() 488 /* device setup / cleanup */
|
/kernel/linux/linux-6.6/drivers/cdrom/ |
H A D | gdrom.c | 21 #include <linux/device.h> 157 /* If the device won't clear it has probably in gdrom_identifydevice() 207 * Restarts GDROM device and then applies standard ATA 3 208 * Execute Diagnostic Command: a return of '1' indicates device 0 209 * present and device 1 absent 643 pr_notice("Read only device - write request ignored\n"); in gdrom_queue_rq() 651 /* Print string identifying GD ROM device */ 658 /* query device ID */ in gdrom_outputversion() 741 * register this as a block device and as compliant with the 749 * Ensure our "one" device i in probe_gdrom() [all...] |
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regmap-debugfs.c | 13 #include <linux/device.h>
|
H A D | regcache.c | 10 #include <linux/device.h> 533 * drivers to act as though the device were functioning as normal when 552 * Inform regcache that the device has been powered down or reset, so that 616 /* Use device native format if possible */ in regcache_set_val() 653 /* Use device native format if possible */ in regcache_get_val()
|
/kernel/linux/linux-6.6/drivers/cdx/controller/ |
H A D | mcdi.c | 19 #include <linux/device.h>
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btbcm.c | 66 bt_dev_info(hdev, "BCM: Using EFI device address (%pMR)", &bdaddr); in btbcm_set_bdaddr_from_efi() 86 bt_dev_err(hdev, "BCM: Reading device address failed (%d)", err); in btbcm_check_bdaddr() 99 * invalid or default address. In both cases the device needs in btbcm_check_bdaddr() 135 bt_dev_info(hdev, "BCM: Using default device address (%pMR)", in btbcm_check_bdaddr() 537 * This currently only looks up the device tree board appendix, 540 static const char *btbcm_get_board_name(struct device *dev) in btbcm_get_board_name()
|
H A D | bfusb.c | 18 #include <linux/device.h> 582 BT_INFO("BlueFRITZ! USB device ready"); in bfusb_load_firmware() 656 /* Initialize and register HCI device */ in bfusb_probe() 659 BT_ERR("Can't allocate HCI device"); in bfusb_probe() 677 BT_ERR("Can't register HCI device"); in bfusb_probe()
|