Home
last modified time | relevance | path

Searched defs:hd (Results 1 - 25 of 124) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/dlm/
H A Dmidcomms.c41 const struct dlm_header *hd; in dlm_process_incoming_buffer() local
H A Dutil.c23 static void header_out(struct dlm_header *hd) in header_out() argument
31 static void header_in(struct dlm_header *hd) in header_in() argument
[all...]
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dmodule.h17 struct gb_host_device *hd; member
H A Dsvc.h42 struct gb_host_device *hd; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dmodule.h17 struct gb_host_device *hd; member
H A Dsvc.h42 struct gb_host_device *hd; member
/kernel/linux/linux-5.10/arch/sh/drivers/
H A Dheartbeat.c32 static inline void heartbeat_toggle_bit(struct heartbeat_data *hd, in heartbeat_toggle_bit() argument
61 struct heartbeat_data *hd = from_timer(hd, t, timer); heartbeat_timer() local
77 struct heartbeat_data *hd; heartbeat_drv_probe() local
[all...]
/kernel/linux/linux-6.6/arch/sh/drivers/
H A Dheartbeat.c32 static inline void heartbeat_toggle_bit(struct heartbeat_data *hd, in heartbeat_toggle_bit() argument
61 struct heartbeat_data *hd = from_timer(hd, t, timer); heartbeat_timer() local
77 struct heartbeat_data *hd; heartbeat_drv_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-hfpll.c23 struct hfpll_data const *hd = h->d; in __clk_hfpll_init_once() local
56 struct hfpll_data const *hd = h->d; __clk_hfpll_enable() local
92 struct hfpll_data const *hd = h->d; clk_hfpll_enable() local
107 struct hfpll_data const *hd = h->d; __clk_hfpll_disable() local
132 struct hfpll_data const *hd = h->d; clk_hfpll_round_rate() local
152 struct hfpll_data const *hd = h->d; clk_hfpll_set_rate() local
190 struct hfpll_data const *hd = h->d; clk_hfpll_recalc_rate() local
202 struct hfpll_data const *hd = h->d; clk_hfpll_init() local
228 struct hfpll_data const *hd = h->d; hfpll_is_enabled() local
[all...]
/kernel/linux/linux-5.10/drivers/greybus/
H A Dmodule.c89 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, in gb_module_create() argument
H A Dcore.c83 struct gb_host_device *hd; in greybus_uevent() local
151 struct gb_host_device *hd; greybus_shutdown() local
[all...]
H A Dhd.c24 int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in gb_hd_output() argument
36 struct gb_host_device *hd = to_gb_host_device(dev); in bus_id_show() local
48 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_reserve() argument
63 gb_hd_cport_release_reserved(struct gb_host_device *hd, u16 cport_id) gb_hd_cport_release_reserved() argument
72 gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, unsigned long flags) gb_hd_cport_allocate() argument
96 gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id) gb_hd_cport_release() argument
108 struct gb_host_device *hd = to_gb_host_device(dev); gb_hd_release() local
129 struct gb_host_device *hd; gb_hd_create() local
200 gb_hd_add(struct gb_host_device *hd) gb_hd_add() argument
220 gb_hd_del(struct gb_host_device *hd) gb_hd_del() argument
234 gb_hd_shutdown(struct gb_host_device *hd) gb_hd_shutdown() argument
240 gb_hd_put(struct gb_host_device *hd) gb_hd_put() argument
[all...]
H A Dconnection.c24 struct gb_host_device *hd = intf->hd; in gb_connection_cport_in_use() local
54 gb_connection_hd_find(struct gb_host_device *hd, u16 cport_id) in gb_connection_hd_find() argument
76 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, in greybus_data_rcvd() argument
144 _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, struct gb_interface *intf, struct gb_bundle *bundle, int cport_id, gb_request_handler_t handler, unsigned long flags) _gb_connection_create() argument
228 gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, gb_request_handler_t handler) gb_connection_create_static() argument
281 struct gb_host_device *hd = connection->hd; gb_connection_hd_cport_enable() local
300 struct gb_host_device *hd = connection->hd; gb_connection_hd_cport_disable() local
315 struct gb_host_device *hd = connection->hd; gb_connection_hd_cport_connected() local
333 struct gb_host_device *hd = connection->hd; gb_connection_hd_cport_flush() local
351 struct gb_host_device *hd = connection->hd; gb_connection_hd_cport_quiesce() local
378 struct gb_host_device *hd = connection->hd; gb_connection_hd_cport_clear() local
401 struct gb_host_device *hd = connection->hd; gb_connection_svc_connection_create() local
557 struct gb_host_device *hd = connection->hd; gb_connection_cport_shutdown() local
909 struct gb_host_device *hd = connection->hd; gb_connection_latency_tag_enable() local
926 struct gb_host_device *hd = connection->hd; gb_connection_latency_tag_disable() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-hfpll.c23 struct hfpll_data const *hd = h->d; in __clk_hfpll_init_once() local
56 struct hfpll_data const *hd = h->d; __clk_hfpll_enable() local
95 struct hfpll_data const *hd = h->d; clk_hfpll_enable() local
110 struct hfpll_data const *hd = h->d; __clk_hfpll_disable() local
134 struct hfpll_data const *hd = h->d; clk_hfpll_determine_rate() local
155 struct hfpll_data const *hd = h->d; clk_hfpll_set_rate() local
193 struct hfpll_data const *hd = h->d; clk_hfpll_recalc_rate() local
205 struct hfpll_data const *hd = h->d; clk_hfpll_init() local
231 struct hfpll_data const *hd = h->d; hfpll_is_enabled() local
[all...]
/kernel/linux/linux-6.6/drivers/greybus/
H A Dmodule.c89 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, in gb_module_create() argument
H A Dhd.c24 int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in gb_hd_output() argument
36 struct gb_host_device *hd = to_gb_host_device(dev); in bus_id_show() local
48 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_reserve() argument
63 gb_hd_cport_release_reserved(struct gb_host_device *hd, u16 cport_id) gb_hd_cport_release_reserved() argument
72 gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, unsigned long flags) gb_hd_cport_allocate() argument
96 gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id) gb_hd_cport_release() argument
108 struct gb_host_device *hd = to_gb_host_device(dev); gb_hd_release() local
129 struct gb_host_device *hd; gb_hd_create() local
200 gb_hd_add(struct gb_host_device *hd) gb_hd_add() argument
220 gb_hd_del(struct gb_host_device *hd) gb_hd_del() argument
234 gb_hd_shutdown(struct gb_host_device *hd) gb_hd_shutdown() argument
240 gb_hd_put(struct gb_host_device *hd) gb_hd_put() argument
[all...]
H A Dcore.c83 const struct gb_host_device *hd; in greybus_uevent() local
151 struct gb_host_device *hd; greybus_shutdown() local
[all...]
/kernel/linux/linux-5.10/arch/mips/sgi-ip30/
H A Dip30-irq.c147 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_mask_heart_irq() local
156 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_mask_and_ack_heart_irq() local
166 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_unmask_heart_irq() local
176 struct heart_irq_data *hd in ip30_set_heart_irq_affinity() local
207 struct heart_irq_data *hd; heart_domain_alloc() local
[all...]
/kernel/linux/linux-5.10/arch/mips/sgi-ip27/
H A Dip27-irq.c51 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in enable_hub_irq() local
61 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in disable_hub_irq() local
69 static void setup_hub_mask(struct hub_irq_data *hd, const struct cpumask *mask) in setup_hub_mask() argument
92 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); set_affinity_hub_irq() local
121 struct hub_irq_data *hd; hub_domain_alloc() local
[all...]
/kernel/linux/linux-6.6/arch/mips/sgi-ip27/
H A Dip27-irq.c52 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in enable_hub_irq() local
62 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in disable_hub_irq() local
70 static void setup_hub_mask(struct hub_irq_data *hd, const struct cpumask *mask) in setup_hub_mask() argument
93 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); set_affinity_hub_irq() local
122 struct hub_irq_data *hd; hub_domain_alloc() local
[all...]
/kernel/linux/linux-6.6/arch/mips/sgi-ip30/
H A Dip30-irq.c146 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_mask_heart_irq() local
155 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_mask_and_ack_heart_irq() local
165 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_unmask_heart_irq() local
175 struct heart_irq_data *hd in ip30_set_heart_irq_affinity() local
206 struct heart_irq_data *hd; heart_domain_alloc() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dgreybus.h146 static inline bool cport_id_valid(struct gb_host_device *hd, u16 cport_id) in cport_id_valid() argument
/kernel/linux/linux-6.6/include/linux/
H A Dgreybus.h146 static inline bool cport_id_valid(struct gb_host_device *hd, u16 cport_id) in cport_id_valid() argument
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dhd44780.c42 struct hd44780 *hd = lcd->drvdata; in hd44780_backlight() local
48 static void hd44780_strobe_gpio(struct hd44780 *hd) in hd44780_strobe_gpio() argument
62 static void hd44780_write_gpio8(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio8() argument
78 hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs) hd44780_write_gpio4() argument
106 struct hd44780 *hd = lcd->drvdata; hd44780_write_cmd_gpio8() local
117 struct hd44780 *hd = lcd->drvdata; hd44780_write_data_gpio8() local
134 struct hd44780 *hd = lcd->drvdata; hd44780_write_cmd_gpio4() local
146 struct hd44780 *hd = lcd->drvdata; hd44780_write_cmd_raw_gpio4() local
162 struct hd44780 *hd = lcd->drvdata; hd44780_write_data_gpio4() local
182 struct hd44780 *hd; hd44780_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsgiwd93.c66 void fill_hpc_entries(struct ip22_hostdata *hd, struct scsi_cmnd *cmd, int din) in fill_hpc_entries() argument

Completed in 10 milliseconds

12345