Home
last modified time | relevance | path

Searched defs:type (Results 8676 - 8700 of 24878) sorted by relevance

1...<<341342343344345346347348349350>>...996

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-core.c849 int tm6000_call_fillbuf(struct tm6000_core *dev, enum tm6000_ops_type type, in tm6000_call_fillbuf() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dvideobuf-dma-sg.c672 videobuf_queue_sg_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_sg_init() argument
H A Dvideobuf-dma-contig.c341 videobuf_queue_dma_contig_init(struct videobuf_queue *q, const struct videobuf_queue_ops *ops, struct device *dev, spinlock_t *irqlock, enum v4l2_buf_type type, enum v4l2_field field, unsigned int msize, void *priv, struct mutex *ext_lock) videobuf_queue_dma_contig_init() argument
/kernel/linux/linux-5.10/drivers/memory/
H A Djz4780-nemc.c94 jz4780_nemc_set_type(struct device *dev, unsigned int bank, enum jz4780_nemc_bank_type type) jz4780_nemc_set_type() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_param.c135 enum { enable_option, range_option, list_option } type; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c105 unsigned int type, state, value; in efx_mcdi_sensor_event() local
138 unsigned int type; member
279 efx_mcdi_mon_add_attr(struct efx_nic *efx, const char *name, ssize_t (*reader)(struct device *, struct device_attribute *, char *), unsigned int index, unsigned int type, unsigned int limit_value) efx_mcdi_mon_add_attr() argument
313 int rc, i, j, type; efx_mcdi_mon_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Disp1704_charger.c88 int type = POWER_SUPPLY_TYPE_USB_DCP; in isp1704_charger_type() local
H A Dpower_supply_hwmon.c85 power_supply_hwmon_to_property(enum hwmon_sensor_types type, in power_supply_hwmon_to_property() argument
100 static bool power_supply_hwmon_is_a_label(enum hwmon_sensor_types type, in power_supply_hwmon_is_a_label() argument
139 static bool power_supply_hwmon_is_writable(enum hwmon_sensor_types type, in power_supply_hwmon_is_writable() argument
121 power_supply_hwmon_has_input( const struct power_supply_hwmon *psyhw, enum hwmon_sensor_types type, int channel) power_supply_hwmon_has_input() argument
158 power_supply_hwmon_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) power_supply_hwmon_is_visible() argument
183 power_supply_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **str) power_supply_hwmon_read_string() argument
206 power_supply_hwmon_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) power_supply_hwmon_read() argument
250 power_supply_hwmon_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) power_supply_hwmon_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_entity.h59 enum vsp1_entity_type type; member
101 enum vsp1_entity_type type; member
H A Dvsp1_brx.c407 vsp1_brx_create(struct vsp1_device *vsp1, enum vsp1_entity_type type) vsp1_brx_create() argument
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c435 enum v4l2_buf_type type; in xvip_graph_dma_init_one() local
/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c78 hisi_hha_pmu_write_evtype(struct hisi_pmu *hha_pmu, int idx, u32 type) hisi_hha_pmu_write_evtype() argument
H A Dhisi_uncore_ddrc_pmu.c96 hisi_ddrc_pmu_write_evtype(struct hisi_pmu *hha_pmu, int idx, u32 type) hisi_ddrc_pmu_write_evtype() argument
H A Dhisi_uncore_l3c_pmu.c77 hisi_l3c_pmu_write_evtype(struct hisi_pmu *l3c_pmu, int idx, u32 type) hisi_l3c_pmu_write_evtype() argument
/kernel/linux/linux-5.10/drivers/nvmem/
H A Drave-sp-eeprom.c53 u8 type; member
90 rave_sp_eeprom_io(struct rave_sp_eeprom *eeprom, enum rave_sp_eeprom_access_type type, u16 idx, struct rave_sp_eeprom_page *page) rave_sp_eeprom_io() argument
156 rave_sp_eeprom_page_access(struct rave_sp_eeprom *eeprom, enum rave_sp_eeprom_access_type type, unsigned int offset, u8 *data, size_t data_len) rave_sp_eeprom_page_access() argument
220 rave_sp_eeprom_access(struct rave_sp_eeprom *eeprom, enum rave_sp_eeprom_access_type type, unsigned int offset, u8 *data, unsigned int data_len) rave_sp_eeprom_access() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-core.c214 pci_epc_raise_irq(struct pci_epc *epc, u8 func_no, enum pci_epc_irq_type type, u16 interrupt_num) pci_epc_raise_irq() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddell-rbtn.c22 enum rbtn_type type; member
389 enum rbtn_type type; in rbtn_add() local
[all...]
H A Ddell-wmi.c349 static void dell_wmi_process_key(struct wmi_device *wdev, int type, int code) in dell_wmi_process_key() argument
[all...]
H A Dintel_oaktrail.c117 static struct rfkill *oaktrail_rfkill_new(char *name, enum rfkill_type type, in oaktrail_rfkill_new() argument
H A Dintel_punit_ipc.c46 IPC_TYPE type; member
51 static inline u32 ipc_read_status(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_status() argument
56 static inline void ipc_write_cmd(IPC_DEV *ipcdev, IPC_TYPE type, u32 cmd) in ipc_write_cmd() argument
61 static inline u32 ipc_read_data_low(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_low() argument
66 static inline u32 ipc_read_data_high(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_high() argument
71 static inline void ipc_write_data_low(IPC_DEV *ipcdev, IPC_TYPE type, u3 argument
76 ipc_write_data_high(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) ipc_write_data_high() argument
101 intel_punit_ipc_check_status(IPC_DEV *ipcdev, IPC_TYPE type) intel_punit_ipc_check_status() argument
146 IPC_TYPE type; intel_punit_ipc_simple_command() local
181 IPC_TYPE type; intel_punit_ipc_command() local
[all...]
H A Dsurfacepro3_button.c69 unsigned int type; member
/kernel/linux/linux-5.10/drivers/pnp/
H A Dinterface.c302 pnp_get_resource_value(char *buf, unsigned long type, resource_size_t *start, resource_size_t *end, unsigned long *flags) pnp_get_resource_value() argument
H A Dquirks.c247 unsigned long flags, type; in quirk_system_pci_resources() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_ui_layer.c344 enum drm_plane_type type = DRM_PLANE_TYPE_OVERLAY; in sun8i_ui_layer_init_one() local
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax77693-regulator.c104 static struct regmap *max77693_get_regmap(enum max77693_types type, in max77693_get_regmap() argument
230 enum max77693_types type = platform_get_device_id(pdev)->driver_data; in max77693_pmic_probe() local
[all...]

Completed in 24 milliseconds

1...<<341342343344345346347348349350>>...996